Skip to content

Commit e9dd058

Browse files
authored
Merge pull request #97 from oslabs-beta/jd/deploy2
Typo in readme
2 parents a1651a5 + 5b1e5fb commit e9dd058

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)