diff --git a/README.md b/README.md index c52b3ff..f4738e7 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ export default [{ }] ``` -> Note: The `boundaries/include` option has preference over `boundaries/ignore`. If you define `boundaries/include`, use `boundaries/ignore` to ignore subsets of included files. +> Note: The `boundaries/ignore` option has precedence over `boundaries/include`. If you define `boundaries/include`, use `boundaries/ignore` to ignore subsets of included files. #### __`boundaries/root-path`__