fix a typo in template.rst

defintion should be definition

Change-Id: I78916bb0c299b20216d8a2e10f765156e3843941
This commit is contained in:
gecong1973 2017-03-24 15:17:00 +08:00
parent 08d28cf61a
commit 2ea9505a51
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ Each API method which is either added or changed should have the following
inconsistent parameters supplied to the method, or when an
instance is not in an appropriate state for the request to
succeed. Errors caused by syntactic problems covered by the JSON
schema defintion do not need to be included.
schema definition do not need to be included.
* URL for the resource