Replaced "own" with "owns"

Change-Id: Idbde1d9fb7bfed82f46b53db4b6aa91a876c297b
Closes-Bug: #1580433
(cherry picked from commit f32d82b56a)
This commit is contained in:
Pallavi 2016-05-13 11:37:22 +05:30 committed by venkatamahesh
parent ccf181d6fa
commit 2a3ef9b51e
1 changed files with 2 additions and 2 deletions

View File

@ -463,8 +463,8 @@ resellers. There is no account quota limitation on a reseller account even if
Any object PUT operations that exceed the quota return a 413 response (request
entity too large) with a descriptive body.
The following command uses an admin account that own the Reseller role to set a
quota on the test account:
The following command uses an admin account that owns the Reseller role to
set a quota on the test account:
.. code-block:: console