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 a1651a5 + 5b1e5fb commit e9dd058Copy full SHA for e9dd058
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