Actually, we just need to remove the space

This commit is contained in:
AJ Bowen
2017-10-31 16:56:48 -07:00
parent 14b2d54e43
commit 7cf622e06a

View File

@@ -222,14 +222,11 @@ class: extra-details
]
- However, Swarm commands will not work; try, for instance:
.exercise[
```bash
docker node ls
```
<!-- ```wait ``` -->
]
```wait```
- This is because the node that we added is currently a *worker*
- Only *managers* can accept Swarm-specific commands