Fix a typo in the documentation for configuration defaults.

This commit is contained in:
Craig P. Motlin 2016-01-07 23:23:43 -05:00
parent ab2cdac979
commit 3ca451a855
1 changed files with 1 additions and 1 deletions

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.