瀏覽代碼

Merge pull request #24532 from yongtang/07122016-typo-docs

Fix a minor typo in swarm tutorial docs
Doug Davis 9 年之前
父節點
當前提交
71d404e2bc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/swarm/swarm-tutorial/delete-service.md

+ 1 - 1
docs/swarm/swarm-tutorial/delete-service.md

@@ -39,5 +39,5 @@ removed the service. The CLI returns a message that the service is not found:
 
 ## What's next?
 
-In the next step of the tutorial, you set up a new service and and apply a
+In the next step of the tutorial, you set up a new service and apply a
 [rolling update](rolling-update.md).