Merge "Correct typos on docs"

This commit is contained in:
Jenkins 2017-09-13 04:02:01 +00:00 committed by Gerrit Code Review
commit 01ebc6fe89
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ get a URL to connect the console from this API. The URL includes the token
which is used to get permission to access the console. Servers may support
different console protocols. To return a remote console using a specific
protocol, such as serial, set the ``protocol`` parameter to ``serial``. For the
same protocol, there may be different connection types such as ``serial protocal
same protocol, there may be different connection types such as ``serial protocol
and socat type`` or ``serial protocol and shellinabox type``.
Normal response code: 200

View File

@ -120,7 +120,7 @@ These are the parameters beyond single create that are supported.
Response
--------
The first server will be returned. The returned paramaters is same to creating
The first server will be returned. The returned parameters is same to creating
a single server's.
**Example Create Multiple Server: JSON response**
@ -301,7 +301,7 @@ Update Server
.. rest_method:: PATCH /servers/{server_uuid}
Updates the infromation stored about a server.
Updates the information stored about a server.
Normal response codes: 200