template list (documentation) spelling mistake

Change-Id: I4ed55400ba878754f9e54b4d98ae529cac98d74b
This commit is contained in:
liathartal 2016-06-30 10:27:20 +00:00
parent cafd28b8e1
commit ba593f283e

View File

@ -937,7 +937,7 @@ Response Examples
Template List
^^^^^^^^^^^^^
List all templates loaded from /etc/vitrage/templates, both those that past validation and those that did not.
List all templates loaded from /etc/vitrage/templates, both those that passed validation and those that did not.
GET /v1/template/
~~~~~~~~~~~~~~~~~
@ -983,7 +983,7 @@ None
Response Body
=============
Returns list of all templates loaded from /etc/vitrage/templates, both those that past validation and those that did not.
Returns list of all templates loaded from /etc/vitrage/templates, both those that passed validation and those that did not.
Response Examples
=================