Fixed typo

Change-Id: Ic8c3250509a21eb05800bf2a5123f770b4df023b
This commit is contained in:
Sungjin Knag 2017-08-04 01:07:33 +09:00
parent edcc45ab83
commit a78511c0ab
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
var clusterTemplates = [{value:"", name: gettext("Choose a Cluster Template")}];
var keypairs = [{value:"", name: gettext("Choose a Keypair")}];
var dockerVolumeSizeDescription = gettext(
"If not specified, the value specified in Clsuter Template will be used.");
"If not specified, the value specified in Cluster Template will be used.");
// schema
schema = {