fix syntax in last example

pull/18777/head
Sarah Zelechoski 10 years ago committed by Matt Clay
parent 5d2652f31b
commit 17334b21ea

@ -235,9 +235,9 @@ EXAMPLES = """
- us-east-1a - us-east-1a
- us-east-1d - us-east-1d
listeners: listeners:
- protocols: http - protocol: http
- load_balancer_port: 80 load_balancer_port: 80
- instance_port: 80 instance_port: 80
""" """
import sys import sys

Loading…
Cancel
Save