From b1c3c6d838860e92c80d6b8fc8b01e6ffc50e3ff Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Wed, 22 Feb 2017 23:57:39 -0800 Subject: [PATCH] more copyedits --- engine/getstarted-voting-app/cleanup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/getstarted-voting-app/cleanup.md b/engine/getstarted-voting-app/cleanup.md index 39e8c9baca..719a40f567 100644 --- a/engine/getstarted-voting-app/cleanup.md +++ b/engine/getstarted-voting-app/cleanup.md @@ -88,7 +88,7 @@ start them per your cloud setup. At this point, the app is back up. The web pages you looked at in the [test drive](test-drive.md) should be available, and you could experiment, modify the app, and [redeploy](customize-app.md). ->**Tip:** If you set docker-machine environment variables to talk to a particular Docker machine, you'll need to unset them or simply open a new +>**Tip:** If you set `docker-machine` environment variables to talk to a particular Docker machine, you'll need to unset them or simply open a new terminal window to do other work. However, for the voting app tutorial we never explicitly set `docker-machine` environment variables, since we immediately `ssh` directly into the `manager` and `worker` and run all of our swarm commands on