Fix typo in format configuration

This commit is contained in:
bchatard 2018-02-05 13:00:41 +01:00
parent 31a370d149
commit 03c6c44e5b
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ editable = false
## Environment Variables
All configuration values van be overridden from the command line by setting the
All configuration values can be overridden from the command line by setting the
corresponding environment variable. Because many operating systems restrict
environment variables to be alphanumeric characters or `_`, the configuration
key needs to be formatted slightly differently to the normal `foo.bar.baz` form.