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 = ''' RETURN = '''
log_groups: log_groups:
description: Return the list of complex objetcs representing log groups description: Return the list of complex objects representing log groups
returned: success returned: success
type: complex type: complex
contains: contains:

Loading…
Cancel
Save