diff --git a/docs/06-configuration.md b/docs/06-configuration.md index 9bf4f7017..9eac8437f 100644 --- a/docs/06-configuration.md +++ b/docs/06-configuration.md @@ -42,7 +42,7 @@ To ignore a file or directory, prefix the pattern with an `!` (exclamation mark) } ``` -Arguments passed to the CLI will always take precedence over the configuration in `package.json`. +Arguments passed to the CLI will always take precedence over the CLI options configured in `package.json`. ## Options