summaryrefslogtreecommitdiff
path: root/developer-guides
diff options
context:
space:
mode:
authorzhengguoyong <zhenggouyong.zheng@huawei.com>2015-09-16 09:10:47 +0800
committerzhengguoyong <zhenggouyong.zheng@huawei.com>2015-09-16 09:10:47 +0800
commit09de43d161f9b9545255b9c84ef1e82e5867d67f (patch)
treeea07dc1a64d7b9cd27383fb2070db4d545e1fae7 /developer-guides
parent26b055b78d12a6bf5f59ea717181ead15fa93f74 (diff)
Update vagrant.md
Diffstat (limited to 'developer-guides')
-rw-r--r--developer-guides/vagrant.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/developer-guides/vagrant.md b/developer-guides/vagrant.md
index d6a902b2..f451d755 100644
--- a/developer-guides/vagrant.md
+++ b/developer-guides/vagrant.md
@@ -245,7 +245,7 @@ my-nginx-kqdjk 1/1 Waiting 0 33s
my-nginx-nyj3x 1/1 Waiting 0 33s
```
-You need to wait for the provisioning to complete, you can monitor the nodes by doing:
+You need to wait for the provisioning to complete, you can monitor the minions by doing:
```console
$ sudo salt '*minion-1' cmd.run 'docker images'