taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 10550421dd274491e0ebeb9914e99b80b9d1759d
parent bb945b2c03b1eff9df051b5deac7a3578f5383c5
Author: Florian Dold <florian@dold.me>
Date:   Wed, 21 Jul 2021 15:03:06 +0200

typo

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1355,7 +1355,7 @@ Adding products to the inventory Inspecting inventory -------------------- -.. http:get:: [/instnaces/$INSTANCE]/private/products +.. http:get:: [/instances/$INSTANCE]/private/products This is used to return the list of all items in the inventory.