Fix spelling errors in readme of awx_collection/tools

Signed-off-by: John Westcott <john.westcott.iv@redhat.com>
This commit is contained in:
John Westcott IV 2023-06-30 15:12:28 -04:00 committed by John Westcott IV
parent 94183d602c
commit cc64be937d

View File

@ -19,8 +19,8 @@ It is intended as a tool for writing new modules or enforcing consistency.
These instructions assume you have ansible-core and the collection installed.
To install the collection in-place (to pick up any local changes to source)
the `make symlink_collection` will simplink the `awx_collection/` folder to
the approprate place under `~/.ansible/collections`.
the `make symlink_collection` will symlink the `awx_collection/` folder to
the appropriate place under `~/.ansible/collections`.
This is a shortcut for quick validation of tests that bypasses `ansible-test`.
To use this, you need the `~/.tower_cli.cfg` config file populated,