diff --git a/docsite/rst/playbooks_strategies.rst b/docsite/rst/playbooks_strategies.rst index 91e90eb344b..a9095bc0836 100644 --- a/docsite/rst/playbooks_strategies.rst +++ b/docsite/rst/playbooks_strategies.rst @@ -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.