1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[rackspace|autoscale] fixing typo in docs

This commit is contained in:
Kyle Rames 2014-05-13 13:40:17 -05:00
parent 742175ea29
commit 94b8d044d5

View file

@ -319,7 +319,7 @@ And then use the builder as follows:
],
:max_entities => 3,
:min_entities => 2,
:cooldown => cooldown,
:cooldown => 600,
:name => "MyScalingGroup",
:metadata => { "created_by" => "autoscale sample script" },
:load_balancers => {