Merge pull request #10308 from 5uper5hoot/patch-1

Small typo fix
This commit is contained in:
Brian Cain 2018-10-17 08:19:24 -07:00 committed by GitHub
commit 2ce62cad65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -193,5 +193,5 @@ On a machine with salt installed, run
`salt-key --gen-keys=[minion_id]` to generate the necessary
.pub and .pem files
For a an example of a more advanced setup, look at the original
For an example of a more advanced setup, look at the original
[plugin](https://github.com/saltstack/salty-vagrant/tree/develop/example).