From 37e45c5e7cd8d71c19d7641ced4809051d13ce72 Mon Sep 17 00:00:00 2001 From: Abhijeet Kasurde Date: Mon, 15 Nov 2021 16:24:21 +0530 Subject: [PATCH] Misc typo fix Changed 'controler' to 'controller' Signed-off-by: Abhijeet Kasurde --- awx_collection/plugins/modules/credential_type.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx_collection/plugins/modules/credential_type.py b/awx_collection/plugins/modules/credential_type.py index 35b4cd6b44..12b6986b66 100644 --- a/awx_collection/plugins/modules/credential_type.py +++ b/awx_collection/plugins/modules/credential_type.py @@ -43,7 +43,7 @@ options: description: - >- Enter inputs using either JSON or YAML syntax. Refer to the - Automation Platform Controler documentation for example syntax. + Automation Platform Controller documentation for example syntax. type: dict injectors: description: