provisioners/salt: Doc - fix typo

This commit is contained in:
Seth Vargo 2016-06-01 08:31:31 -04:00
parent a7ee56459b
commit 3fa30a71b0
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ during provisioning.
vagrant up. Can be applied to the master only. This is superseded by
orchestrate. Not supported on Windows guest machines.
* `orchestrations` - (array of straings) Executes `state.orchestrate` on
* `orchestrations` - (array of strings) Executes `state.orchestrate` on
vagrant up. Can be applied to the master only. This is superseded by
run_overstate. Not supported on Windows guest machines.