diff --git a/docsite/rst/playbooks_best_practices.rst b/docsite/rst/playbooks_best_practices.rst index de2e27774c0..2eaa8e77360 100644 --- a/docsite/rst/playbooks_best_practices.rst +++ b/docsite/rst/playbooks_best_practices.rst @@ -411,7 +411,7 @@ for you. For example, you will probably not need ``vars``, ``vars_files``, ``vars_prompt`` and ``--extra-vars`` all at once, while also using an external inventory file. -If something feels complicated, it probably is, and may be a good opportunity to simply things. +If something feels complicated, it probably is, and may be a good opportunity to simplify things. .. _version_control: