diff --git a/docs/operator-manual/applicationset/Generators-Git.md b/docs/operator-manual/applicationset/Generators-Git.md index 78de8f51b9a17..b235602e36492 100644 --- a/docs/operator-manual/applicationset/Generators-Git.md +++ b/docs/operator-manual/applicationset/Generators-Git.md @@ -107,7 +107,7 @@ spec: ``` (*The full example can be found [here](https://github.com/argoproj/argo-cd/tree/master/examples/applicationset/git-generator-directory/excludes).*) -This example excludes the `exclude-helm-guestbook` directory from the list of directories scanned for this `ApplictionSet` resource. +This example excludes the `exclude-helm-guestbook` directory from the list of directories scanned for this `ApplicationSet` resource. !!! note "Exclude rules have higher priority than include rules"