[Trivial Fix] modify spelling error of "resource"

Although it is spelling mistakes, it affects reading.

Change-Id: I75a1f66002ec46fe206f31fec02fbd47f9cee443
This commit is contained in:
inspurericzhang 2018-11-01 09:51:39 +08:00
parent 3e7ba37290
commit f1c2bf976f
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ gnocchi metric delete ${METRIC_UUID}
RESOURCE_UUID={{ uuidv4 }}
echo "Test: create resouce type"
echo "Test: create resource type"
gnocchi resource-type create --attribute name:string --attribute host:string test
echo "Test: list resource types"