We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd73644 + e9dd058 commit b9adb73Copy full SHA for b9adb73
README.md
@@ -29,7 +29,7 @@ Install the package
29
npm i graphqlgate
30
```
31
32
-Import the package and add the rate-limiting middlleware to the Express middleware chain before the GraphQL server.
+Import the package and add the rate-limiting middleware to the Express middleware chain before the GraphQL server.
33
34
NOTE: a Redis server instance will need to be started in order for the limiter to cache data.
35
0 commit comments