We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5f0914 commit 21f8c37Copy full SHA for 21f8c37
engine/getstarted-voting-app/cleanup.md
@@ -92,7 +92,7 @@ At this point, the app is back up. The web pages you looked at in the [test driv
92
terminal window to do other work. However, for the voting app tutorial we never
93
explicitly set docker-machine environment variables, since we immediately `ssh`
94
directly into the `manager` and `worker` and run all of our swarm commands on
95
-those nodes. So you can ignore docker-machine caveats about setting environment
+those nodes. So you can ignore `docker-machine` caveats about setting environment
96
variables in this context.
97
98
## Removing the machines
0 commit comments