summaryrefslogtreecommitdiff
path: root/openshift-origin/F19/aws-template/openshift.template
diff options
context:
space:
mode:
authorshangxiaobj <shangxiaobj@inspur.com>2017-07-26 02:16:38 -0700
committershangxiaobj <shangxiaobj@inspur.com>2017-07-26 02:19:03 -0700
commit0e149fd2e2c346d2f68524ffe25af4ec12e05efe (patch)
treefc79d3616b4bfd56cd919610d9e2ea61dbb415ad /openshift-origin/F19/aws-template/openshift.template
parentcedf2769181954dfb6ec5ebfefdc1d105b8ec266 (diff)
downloadheat-templates-0e149fd2e2c346d2f68524ffe25af4ec12e05efe.tar.gz
[Trivialfix]Fix typos
Fix typos in heat-templates. Change-Id: I2be63f3f6cbe25149636abd385d8f6be39b5940a
Diffstat (limited to 'openshift-origin/F19/aws-template/openshift.template')
-rw-r--r--openshift-origin/F19/aws-template/openshift.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/openshift-origin/F19/aws-template/openshift.template b/openshift-origin/F19/aws-template/openshift.template
index b253e83..edca844 100644
--- a/openshift-origin/F19/aws-template/openshift.template
+++ b/openshift-origin/F19/aws-template/openshift.template
@@ -63,7 +63,7 @@
"Type": "String"
},
"PrivateNetworkName": {
- "Description": "Name of the private network wich will be created",
+ "Description": "Name of the private network which will be created",
"Type": "String",
"Default": "OpenShift-Network"
},