Skip to content

Commit b9adb73

Browse files
authored
Merge branch 'dev' into em/middleware-setup
2 parents bd73644 + e9dd058 commit b9adb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Install the package
2929
npm i graphqlgate
3030
```
3131

32-
Import the package and add the rate-limiting middlleware to the Express middleware chain before the GraphQL server.
32+
Import the package and add the rate-limiting middleware to the Express middleware chain before the GraphQL server.
3333

3434
NOTE: a Redis server instance will need to be started in order for the limiter to cache data.
3535

0 commit comments

Comments
 (0)