Fix typo, ReST -> REST
Common usage is REST, and most in project are written as REST. Change ReST to REST to comply with it. Change-Id: I2c87f4c811f7dd64a3f5807a45eba2a82373da36
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Key Compute API Concepts
|
||||
=========================
|
||||
|
||||
The OpenStack Compute API is defined as a ReSTful HTTP service. The API
|
||||
The OpenStack Compute API is defined as a RESTful HTTP service. The API
|
||||
takes advantage of all aspects of the HTTP protocol (methods, URIs,
|
||||
media types, response codes, etc.) and providers are free to use
|
||||
existing features of the protocol such as caching, persistent
|
||||
|
||||
Reference in New Issue
Block a user