docs: typo in configuration docs

This commit is contained in:
Jamie Barton 2018-10-09 17:20:35 +01:00 committed by Pierre Vanduynslager
parent aa9d5c6efe
commit 3e8216ab35

View File

@ -121,7 +121,7 @@ Type: `Boolean`<br>
Default: `true`<br>
CLI arguments: `--ci` / `--no-ci`
Set to `fasle` to skip Continuous Integration environment verifications. This allows for making releases from a local machine.
Set to `false` to skip Continuous Integration environment verifications. This allows for making releases from a local machine.
**Note**: The CLI arguments `--no-ci` is equivalent to `--ci false`.