Merge pull request #4329 from motlin/patch-1
Fix a typo in the documentation for configuration defaults.
This commit is contained in:
commit
0c4969f017
|
@ -397,7 +397,7 @@ webrick:
|
||||||
|
|
||||||
### Defaults
|
### 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 in development so that you don't have to fight with Chrome's aggressive
|
||||||
caching when you are in development mode.
|
caching when you are in development mode.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue