corrected whitepace

This commit is contained in:
Brian Coca 2015-09-06 11:18:30 -04:00 committed by Matt Clay
parent b952dff2c1
commit 281a92bbdd

View file

@ -111,7 +111,7 @@ options:
choices: ['EC2', 'ELB'] choices: ['EC2', 'ELB']
default_cooldown: default_cooldown:
description: description:
- The number of seconds after a scaling activity completes before another can begin. - The number of seconds after a scaling activity completes before another can begin.
required: false required: false
default: 300 seconds default: 300 seconds
version_added: "2.0" version_added: "2.0"