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-1d
listeners:
- protocols: http
- load_balancer_port: 80
- instance_port: 80
- protocol: http
load_balancer_port: 80
instance_port: 80
"""
import sys

Loading…
Cancel
Save