From 04e070436e616a0e9076d3d5550f140460aeb1e2 Mon Sep 17 00:00:00 2001 From: tnandate Date: Fri, 29 Jul 2022 08:37:30 +0900 Subject: [PATCH] Fix incorrect markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d971ca19..baf56ea12 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ $ brew install --cask graphql-playground -`koaPlayground()` -`expressPlayground()` -`koaPlayground()` --`lambdaPlayground() +-`lambdaPlayground()` > If you used static values, such as `graphql-playground-electron` does in [it's webpack config](https://github.com/prisma-labs/graphql-playground/blob/main/packages/graphql-playground-electron/webpack.config.build.js#L16), as well as the most common middleware implementations out there, they were not vulnerable to the attack.