diff --git a/docs/configuration.rst b/docs/configuration.rst index 517e098..44aad82 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -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