Merge pull request #4329 from motlin/patch-1

Fix a typo in the documentation for configuration defaults.
This commit is contained in:
Jordon Bedwell
2016-01-07 22:28:25 -06:00

View File

@@ -397,7 +397,7 @@ webrick:
### Defaults
We only provide on default and that's a Content-Type header that disables
We only provide one default and that's a Content-Type header that disables
caching in development so that you don't have to fight with Chrome's aggressive
caching when you are in development mode.