Use 'REST API' instead of 'ReST API'

Change-Id: I6b3cfb749bdf6b8ae058fc7c22458a027ba3f32b
This commit is contained in:
Christian Berendt 2015-05-06 22:40:23 +02:00
parent 57d2e77bbd
commit 1309ce7c39

View File

@ -31,7 +31,7 @@
indentation) so its more easily to write, parse, grep, generate with
tools, and maintain with source-code management systems.</para>
<para>Orchestration can be accessed via the CLI, and using RESTful queries.
Orchestration module provides both an OpenStack-native ReST API
Orchestration module provides both an OpenStack-native REST API
and a CloudFormation-compatible Query API. Orchestration is also
integrated with OpenStack dashboard in order to launching stacks from
templates through web-interface.</para>