diff --git a/README.md b/README.md index 1cd0532..e236f4a 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ There will always be more work to do here. ;-) #### v0.7.9 11/8/17 by DW -A new top-level config.json option, `flUnicasePaths`. The feature is documented. +A new top-level config.json option, `flUnicasePaths`. The feature is documented. #### v0.7.8 10/3/17 by DW diff --git a/docs/config.md b/docs/config.md index 8490d19..bbf6c79 100644 --- a/docs/config.md +++ b/docs/config.md @@ -68,5 +68,5 @@ Example: If the filesystem on the server is case sensitive, as Ubuntu is, and you're porting a site from another system where file names are not case-sensitive, you will need to set `flUnicasePaths` to true. By default it's false. -This option was added in v0.7.9. +This option was added in v0.7.9.