From cbb34e7dbd251d104f7bfc062d246a624f0cff6e Mon Sep 17 00:00:00 2001 From: Zack Maldonado Date: Thu, 26 Mar 2020 14:44:28 -0400 Subject: [PATCH] Fixing minor typo --- website/source/docs/provisioning/salt.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioning/salt.html.md b/website/source/docs/provisioning/salt.html.md index c73d29e79..60c9bbd27 100644 --- a/website/source/docs/provisioning/salt.html.md +++ b/website/source/docs/provisioning/salt.html.md @@ -54,7 +54,7 @@ masterless setup. ## Install Options -The Salt provosioner uses the [Salt bootstrap script](https://github.com/saltstack/salt-bootstrap) +The Salt provisioner uses the [Salt bootstrap script](https://github.com/saltstack/salt-bootstrap) for installing Salt on your guest. These options build up the arguments used to for the bootstrap script.