commit 93a0bde11904876c65cb3b830727a2f870bbfd38
parent 4eb2872bd265ce08a570f956e5b6f3dce993482a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 05:14:03 -0400
fix typo: s/is is/is/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -1436,7 +1436,7 @@ Reserving inventory
``duration`` or ``quantity`` updates the existing lock for the same UUID
and does not result in a conflict.
- Unlocking by using a ``quantity`` of zero is is
+ Unlocking by using a ``quantity`` of zero is
optional but recommended if customers remove products from the
shopping cart. Note that actually POSTing to ``/orders`` with set
``manage_inventory`` and using ``lock_uuid`` will **transition** the