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 7bc9d8e + b9adb73 commit 5bb8195Copy full SHA for 5bb8195
README.md
@@ -29,7 +29,7 @@ Install the package
29
npm i graphql-limiter
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