Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 1fe1299

Browse files
committed
Improve wording
1 parent 24e24b3 commit 1fe1299

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ the assets downloaded, they will be used instead of the online version from the
104104
## Security
105105

106106
If you do not want to enable the GraphQL playground in production, you can disable it in the config file.
107-
The easiest way is to set the environment variable `GRAPHQL_PLAYGROUND_ENABLED=false`
107+
The easiest way is to set the environment variable `GRAPHQL_PLAYGROUND_ENABLED=false`.
108108

109-
If you want to add custom middleware to protect the route to the GraphQL playground, you can
110-
add it in the configuration file.
109+
If you want to protect the route to the GraphQL playground, you can add custom middleware in the config file.

0 commit comments

Comments
 (0)