Skip to content

Commit 19e2871

Browse files
author
vsnyc
committed
Minor parameter description edit
1 parent 174dcb8 commit 19e2871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/ibm-spectrum-scale-master.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"default": "Quick Start S3 Key Prefix"
135135
},
136136
"AvailabilityZones": {
137-
"default": "Availability Zone"
137+
"default": "Availability Zones"
138138
},
139139
"VPCCIDR": {
140140
"default": "VPC Id"
@@ -404,7 +404,7 @@
404404
"Description": "List of Availability Zones to use for the subnets in the VPC. Only two Availability Zones are used for this deployment, and the logical order of your selections is preserved.",
405405
"Type": "List<AWS::EC2::AvailabilityZone::Name>",
406406
"AllowedPattern": "(([a-zA-Z]+)-([a-zA-Z]+)-([0-9a-z]+))",
407-
"ConstraintDescription": "Two Availability Zone must be added."
407+
"ConstraintDescription": "Two Availability Zones must be added."
408408
},
409409
"VPCCIDR": {
410410
"Description": "CIDR Block for the VPC.",

0 commit comments

Comments
 (0)