diff --git a/awx_collection/plugins/modules/tower_role.py b/awx_collection/plugins/modules/tower_role.py index 7da9b0f596..980c187450 100644 --- a/awx_collection/plugins/modules/tower_role.py +++ b/awx_collection/plugins/modules/tower_role.py @@ -104,7 +104,7 @@ options: lookup_organization: description: - Organization the inventories, job templates, projects, or workflows the items exists in. - - Used to help lookup the object, for organizaiton roles see organization. + - Used to help lookup the object, for organization roles see organization. - If not provided, will lookup by name only, which does not work with duplicates. type: str project: