diff --git a/docs/docsite/rst/user_guide/playbooks_debugger.rst b/docs/docsite/rst/user_guide/playbooks_debugger.rst index 61aeec5f3e2..1fe13549214 100644 --- a/docs/docsite/rst/user_guide/playbooks_debugger.rst +++ b/docs/docsite/rst/user_guide/playbooks_debugger.rst @@ -89,7 +89,7 @@ As a Strategy .. note:: This is a backwards compatible method, to match Ansible versions before 2.5, - and may be remoevd in a future release + and may be removed in a future release To use the ``debug`` strategy, change the ``strategy`` attribute like this::