Skip to content

Commit cef9410

Browse files
authored
Update swarm-mode.md
Fixed typo im content/manuals/engine/swarm/swarm-mode.md. Issue #22121
1 parent ae3eec2 commit cef9410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/engine/swarm/swarm-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ as follows:
3636
* Creates a swarm named `default`.
3737
* Designates the current node as a leader manager node for the swarm.
3838
* Names the node with the machine hostname.
39-
* Configures the manager to listen on an active network interface on port `2377``.
39+
* Configures the manager to listen on an active network interface on port `2377`.
4040
* Sets the current node to `Active` availability, meaning it can receive tasks
4141
from the scheduler.
4242
* Starts an internal distributed data store for Engines participating in the

0 commit comments

Comments
 (0)