From af9a02aab138d8926420cdfbd1cb5351d69c2b57 Mon Sep 17 00:00:00 2001 From: lichuqiang Date: Fri, 11 Aug 2017 21:31:32 +0800 Subject: [PATCH] fix typo --- docs/getting-started-guides/openstack-heat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/openstack-heat.md b/docs/getting-started-guides/openstack-heat.md index b9d6d32d9b..c405b7eddd 100644 --- a/docs/getting-started-guides/openstack-heat.md +++ b/docs/getting-started-guides/openstack-heat.md @@ -197,7 +197,7 @@ See the [OpenStack CLI Reference](http://docs.openstack.org/cli-reference/) for ### Salt The OpenStack-Heat provider uses a [standalone Salt configuration](/docs/admin/salt/#standalone-salt-configuration-on-gce-and-others). -It only uses Salt for bootstraping the machines and creates no salt-master and does not auto-start the salt-minion service on the nodes. +It only uses Salt for bootstrapping the machines and creates no salt-master and does not auto-start the salt-minion service on the nodes. ## SSHing to your nodes