Fix typo in aws log group return documentation (#56335)

Change from objetcs to objects
pull/56344/head
Ashley Connor 5 years ago 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:

Loading…
Cancel
Save