Skip to content

Commit 63b134f

Browse files
authored
docs: fix spelling (#174)
1 parent f3e6f38 commit 63b134f

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
@@ -31,7 +31,7 @@ var compression = require('compression')
3131
### compression([options])
3232

3333
Returns the compression middleware using the given `options`. The middleware
34-
will attempt to compress response bodies for all request that traverse through
34+
will attempt to compress response bodies for all requests that traverse through
3535
the middleware, based on the given `options`.
3636

3737
This middleware will never compress responses that include a `Cache-Control`

0 commit comments

Comments
 (0)