Skip to content

Commit 1571ee0

Browse files
authored
Added missing close-back-tick in README
1 parent 91ed7d8 commit 1571ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $ brew install --cask graphql-playground
3838
-`koaPlayground()`
3939
-`expressPlayground()`
4040
-`koaPlayground()`
41-
-`lambdaPlayground()
41+
-`lambdaPlayground()`
4242

4343
> 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.
4444

0 commit comments

Comments
 (0)