Fix a typo in the documentation for configuration defaults.
This commit is contained in:
parent
ab2cdac979
commit
3ca451a855
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue