diff options
Diffstat (limited to 'awx_collection/plugins/modules/project.py')
-rw-r--r-- | awx_collection/plugins/modules/project.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awx_collection/plugins/modules/project.py b/awx_collection/plugins/modules/project.py index 3b7e37bcce..2621e57ab2 100644 --- a/awx_collection/plugins/modules/project.py +++ b/awx_collection/plugins/modules/project.py @@ -83,7 +83,7 @@ options: type: bool scm_update_on_launch: description: - - Before an update to the local repository before launching a job with this project. + - Perform an update to the local repository before launching a job with this project. type: bool scm_update_cache_timeout: description: |