From c6d2fa86c7ab968cf168c7d1c403ad9ab2b202fc Mon Sep 17 00:00:00 2001 From: beeankha Date: Wed, 20 Nov 2019 11:15:18 -0500 Subject: [PATCH] Fix typo under 'options' --- awx_collection/plugins/modules/tower_credential.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx_collection/plugins/modules/tower_credential.py b/awx_collection/plugins/modules/tower_credential.py index a87d76fecb..6d21f5a00d 100644 --- a/awx_collection/plugins/modules/tower_credential.py +++ b/awx_collection/plugins/modules/tower_credential.py @@ -42,7 +42,7 @@ options: type: str project: description: - - Project that should for this credential. + - Project that should use this credential. type: str organization: description: