From d32d39647c4547c175804c48ad09e5049414c8b8 Mon Sep 17 00:00:00 2001 From: lvxianguo Date: Thu, 1 Nov 2018 16:31:13 +0800 Subject: [PATCH] trivial: modify spelling error of template Change-Id: Ib217e5a8817adf7e30f3ed3e3e68a4da25473949 --- doc/source/web-applications/sample/heat/WebAppStatic.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/web-applications/sample/heat/WebAppStatic.yaml b/doc/source/web-applications/sample/heat/WebAppStatic.yaml index af9b28a..d5cffbe 100644 --- a/doc/source/web-applications/sample/heat/WebAppStatic.yaml +++ b/doc/source/web-applications/sample/heat/WebAppStatic.yaml @@ -5,7 +5,7 @@ heat_template_version: 2016-10-14 description: > This is the main Heat template for the Web Applications Workload Reference Architecture created by the Enterprise Working Group. - This version of the tempalte does not include autoscaling, and does not require ceilometer. + This version of the template does not include autoscaling, and does not require ceilometer. This template calls multiple nested templates which actually do the majority of the work. This file calls the following yaml files in a ./nested subdirectory setup_net_sg.yaml sets up the security groups and networks for Web, App, and Database