mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Fix typo in aws log group return documentation (#56335)
Change from objetcs to objects
This commit is contained in:
committed by
Abhijeet Kasurde
parent
35c655c8f5
commit
27fcd0fd9e
@@ -83,7 +83,7 @@ EXAMPLES = '''
|
||||
|
||||
RETURN = '''
|
||||
log_groups:
|
||||
description: Return the list of complex objetcs representing log groups
|
||||
description: Return the list of complex objects representing log groups
|
||||
returned: success
|
||||
type: complex
|
||||
contains:
|
||||
|
||||
Reference in New Issue
Block a user