mirror of
https://github.com/adrienverge/yamllint.git
synced 2025-02-25 18:55:20 -06:00
docs(configuration): Fix typo
This commit is contained in:
parent
2428f6eeaf
commit
64369db9a2
@ -105,7 +105,7 @@ Problems detected by yamllint can be raised either as errors or as warnings.
|
||||
The CLI will output them (with different colors when using the ``standard``
|
||||
output format).
|
||||
|
||||
By default the script will exit will a return code ``1`` *only when* there is one or
|
||||
By default the script will exit with a return code ``1`` *only when* there is one or
|
||||
more error(s).
|
||||
|
||||
However if strict mode is enabled with the ``-s`` (or ``--strict``) option, the
|
||||
|
Loading…
Reference in New Issue
Block a user