Replaced "own" with "owns"

Change-Id: Idbde1d9fb7bfed82f46b53db4b6aa91a876c297b
Closes-Bug: #1580433
This commit is contained in:
Pallavi 2016-05-13 11:37:22 +05:30 committed by venkatamahesh
parent fb8abd4575
commit f32d82b56a

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