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.
1 parent f3e6f38 commit 63b134fCopy full SHA for 63b134f
README.md
@@ -31,7 +31,7 @@ var compression = require('compression')
31
### compression([options])
32
33
Returns the compression middleware using the given `options`. The middleware
34
-will attempt to compress response bodies for all request that traverse through
+will attempt to compress response bodies for all requests that traverse through
35
the middleware, based on the given `options`.
36
37
This middleware will never compress responses that include a `Cache-Control`
0 commit comments