Fixed docs typo

This commit is contained in:
José Moreira 2015-10-20 16:38:16 +01:00
parent 02c8b13cc6
commit 25e4a3ad2a

View file

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