Skip to content

Commit db0ea93

Browse files
authored
Merge pull request #260 from usev6/patch-1
Fix typo in doc/limitations.md
2 parents c37b929 + 97c3ec8 commit db0ea93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Testing of Puppet catalogs is faster than running the agent, but you need to be
66

77
octocatalog-diff by default uses the facts reported from a node's more recent Puppet run. If you have made changes to custom facts, catalog testing will **NOT** be an adequate test of whether your custom facts worked. (You can still use octocatalog-diff to help predict changes to nodes based on changes to facts, by overriding facts on the command line.)
88

9-
1. Agents handle depenency ordering and implementation details
9+
1. Agents handle dependency ordering and implementation details
1010

1111
The catalog defines the state of the system, but it's up to the agent to determine how to bring the system to a point that matches the catalog. The agent is responsible for order of operations and actually making the change.
1212

0 commit comments

Comments
 (0)