Improve the update description for limits in api-ref
The update registered limit updates the specified registered limit. It will be wrong to describe it as "Update registered limits". It should be singular. Same for updating a project limit. This patch fixes the same. Change-Id: Ie28f0661bd4402ebb8f9de37fff4c36b925c3b04
This commit is contained in:
@@ -143,7 +143,7 @@ Examples
|
||||
:language: javascript
|
||||
|
||||
|
||||
Update Registered Limits
|
||||
Update Registered Limit
|
||||
========================
|
||||
|
||||
.. rest_method:: PATCH /v3/registered_limits/{registered_limit_id}
|
||||
@@ -485,7 +485,7 @@ Examples
|
||||
:language: javascript
|
||||
|
||||
|
||||
Update Limits
|
||||
Update Limit
|
||||
=============
|
||||
|
||||
.. rest_method:: PATCH /v3/limits/{limit_id}
|
||||
|
Reference in New Issue
Block a user