fix tense

This commit is contained in:
Matthew Hooker 2016-10-07 18:00:21 -07:00
parent 83131db4b8
commit 09bbd0e1cd
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Optional:
tree](http://docs.saltstack.com/ref/states/highstate.html#the-salt-state-tree).
This will be uploaded to the `remote_state_tree` on the remote.
- `custom_state` (string) - A state to be ran instead of `state.highstate`.
- `custom_state` (string) - A state to be run instead of `state.highstate`.
Defaults to `state.highstate` if unspecified.
- `minion_config` (string) - The path to your local [minion config