diff --git a/README.md b/README.md index a1bb0ff16..7cc9bb1c5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This Ansible collection allows for easy interaction with an AWX or Ansible Tower server via Ansible roles using the AWX/Tower collection modules. # REQUIREMENTS -The AWX.AWX OR ANSIBLE.TOWER collections MUST be installed in order for this collection to work. It is recomended they be invoked in the playbook in the following way. +The AWX.AWX OR ANSIBLE.TOWER collections MUST be installed in order for this collection to work. It is recomended they be invoked in the playbook in the following way. ```yaml ---