Skip to content

Commit 9c4372e

Browse files
authored
Line 110, fixed typo: causse
1 parent cd265c8 commit 9c4372e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/change-tracking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Recursion allows you to specify wildcards to simplify tracking across directorie
107107
* Wildcards are required for tracking multiple files.
108108
* Wildcards an only be used in the last segment of a path, for example, c:\folder\\file* or /etc/*.conf.
109109
* 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.
110+
* Avoid general paths when setting the path, as this type of setting can cause too many folders to be traversed.
111111

112112
## Change Tracking data collection details
113113

0 commit comments

Comments
 (0)