more changes from feedback

This commit is contained in:
Brian Coca 2015-07-19 17:33:26 -04:00
commit c0bcbf3b88
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ Strategy Plugins
`````````````````
The strategies are implelented via a new type of plugin, this means that in the future new
execution types can be added in the future, either locally by users or to Ansible itself by
execution types can be added, either locally by users or to Ansible itself by
a code contribution.
.. seealso::