Skip to content

Commit f085101

Browse files
committed
test
1 parent 7723b08 commit f085101

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)