commit d7e1451da4550203dc6a2c904cf85000e352ddbd
parent 451ce3c40bab14651fb7c9a9db483cb784fd4f6e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Thu, 11 Mar 2021 23:23:16 -0500
fix typo: s/instnaces/instances/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-mcig.rst b/taler-mcig.rst
@@ -140,7 +140,7 @@ are demonstrated in the next section.
Taxes can be set when the product is added to the inventory,
prior to any customer purchase experience
(see :http:post:`[/instances/$INSTANCE]/private/products`,
- :http:get:`[/instnaces/$INSTANCE]/private/products`,
+ :http:get:`[/instances/$INSTANCE]/private/products`,
and :http:get:`[/instances/$INSTANCE]/private/products/$PRODUCT_ID`)
or specified explicitly by the frontend when adding
products to an order that are not managed by the backend inventory.