Skip to content

Commit

Permalink
fix: make it {work -> working}
Browse files Browse the repository at this point in the history
  • Loading branch information
why-arong authored Jul 17, 2024
1 parent 200cd4d commit abdc9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/install-from-source.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ Configuring Overlay Networks for Multi-node Training (Optional)
Currently the cross-node inter-container overlay routing is controlled via Docker Swarm's overlay networks.
In the manager, you need to `create a Swarm <https://docs.docker.com/engine/swarm/swarm-tutorial/create-swarm/>`_.
In the agent nodes, you need to `join the Swarm <https://docs.docker.com/engine/swarm/swarm-tutorial/add-nodes/>`_.
Then restart all manager and agent daemons to make it work.
Then restart all manager and agent daemons to make it working.

0 comments on commit abdc9f0

Please sign in to comment.