From 7cf622e06aef016ce5df861fb2bab773b529cdec Mon Sep 17 00:00:00 2001 From: AJ Bowen Date: Tue, 31 Oct 2017 16:56:48 -0700 Subject: [PATCH] Actually, we just need to remove the space --- docs/creatingswarm.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/creatingswarm.md b/docs/creatingswarm.md index 562d4e28..b6139b07 100644 --- a/docs/creatingswarm.md +++ b/docs/creatingswarm.md @@ -222,14 +222,11 @@ class: extra-details ] - However, Swarm commands will not work; try, for instance: - -.exercise[ ```bash docker node ls ``` - -] +```wait``` - This is because the node that we added is currently a *worker* - Only *managers* can accept Swarm-specific commands