浏览代码

Merge pull request #25282 from clhlc/clhlc-patch-1

Update swarm-mode.md
(cherry picked from commit 181f5ac6276fd47a81ea0931c4fd170ceb3508ed)

Signed-off-by: Tibor Vass <tibor@docker.com>
Sven Dowideit 9 年之前
父节点
当前提交
d7a01cc60e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/swarm/swarm-mode.md

+ 1 - 1
docs/swarm/swarm-mode.md

@@ -27,7 +27,7 @@ your production environment, swarm mode provides a fault-tolerant platform with
 cluster management features to keep your services running and available.
 
 These instructions assume you have installed the Docker Engine 1.12 or later on
-a machine to serve as a manager node in your swawrm.
+a machine to serve as a manager node in your swarm.
 
 If you haven't already, read through the [swarm mode key concepts](key-concepts.md)
 and try the [swarm mode tutorial](swarm-tutorial/index.md).