Small typo fix

This commit is contained in:
Peter Schutt 2018-10-17 22:12:27 +10:00 committed by GitHub
parent ae7d2bed9d
commit 78c7549b1b
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).