summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-03 23:21:33 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-03 23:21:33 +0200
commit07536c458b521c6a6afc25e96eeb9ea001e4747e (patch)
treea8b1a38735708ad7055bf504fec31e9f3084537a /core
parent0fd1ff58aa3771943164285c1143eebfa3a753d4 (diff)
downloaddocs-07536c458b521c6a6afc25e96eeb9ea001e4747e.tar.gz
docs-07536c458b521c6a6afc25e96eeb9ea001e4747e.tar.bz2
docs-07536c458b521c6a6afc25e96eeb9ea001e4747e.zip
fix typo
Diffstat (limited to 'core')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 46809d8a..85d75e57 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1441,7 +1441,7 @@ Reserving inventory
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
+ ``inventory_products`` and using ``lock_uuids`` will **transition** the
lock to the newly created order (which may have a different ``duration``
and ``quantity`` than what was requested in the lock operation).
If an order is for fewer items than originally locked, the difference