Fix typo in ec2_vpnc_nat_gateway module (#46304)

- Added space between `format` and `in` on return item `create_time`
pull/46345/head
Jason Meridth 6 years ago committed by Alicia Cozine
parent 404b7140b6
commit 667c40e80b

@ -151,7 +151,7 @@ EXAMPLES = '''
RETURN = '''
create_time:
description: The ISO 8601 date time formatin UTC.
description: The ISO 8601 date time format in UTC.
returned: In all cases.
type: string
sample: "2016-03-05T05:19:20.282000+00:00'"

Loading…
Cancel
Save