We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd265c8 commit 9c4372eCopy full SHA for 9c4372e
articles/automation/change-tracking.md
@@ -107,7 +107,7 @@ Recursion allows you to specify wildcards to simplify tracking across directorie
107
* Wildcards are required for tracking multiple files.
108
* Wildcards an only be used in the last segment of a path, for example, c:\folder\\file* or /etc/*.conf.
109
* If an environment variable has an invalid path, validation succeeds, but that path fails when Inventory runs.
110
-* Avoid general paths when setting the path, as this type of setting can causse too many folders to be traversed.
+* Avoid general paths when setting the path, as this type of setting can cause too many folders to be traversed.
111
112
## Change Tracking data collection details
113
0 commit comments