From d917f5150b629a61ffcfe6ac12edff01b486724b Mon Sep 17 00:00:00 2001 From: Maish Saidel-Keesing <maishsk@gmail.com> Date: Thu, 7 Aug 2014 12:49:13 +0300 Subject: [PATCH] Fix Typo in Heat template This change fixes a typo in the swift.yaml template an extra "s" was removed in the word resources Closes-Bug: #1353941 Change-Id: I062eec8963645f19de42f7348524758f382cffa1 --- hot/swift.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hot/swift.yaml b/hot/swift.yaml index 53ceefb6..44bd6036 100644 --- a/hot/swift.yaml +++ b/hot/swift.yaml @@ -1,5 +1,5 @@ heat_template_version: 2013-05-23 -description: Template which creates a Swift container ressource +description: Template which creates a Swift container resource resources: SwiftContainerWebsite: