Skip to content

Commit

Permalink
Fix existing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
waynew committed Dec 16, 2022
1 parent 39b079c commit 98a3d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/topics/topology/syndic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ and Minion node types.
A Syndic node is a special passthrough Minion node. A Syndic node consists of
a ``salt-syndic`` daemon and a ``salt-master`` daemon running on the same
system. The ``salt-master`` daemon running on the Syndic node controls a group
of lower level Minion nodes and the ``salt-syndic`` daemon connects higher
of lower level Minion nodes and the ``salt-syndic`` daemon connects to a higher
level Master node, sometimes called a Master of Masters.

The ``salt-syndic`` daemon relays publications and events between the Master
Expand Down

0 comments on commit 98a3d45

Please sign in to comment.