commit f78bb96b8c737290e1e409f4f216d0abe2944cd7
parent ef06e50b15d342294b3d57cdf3bf3b886ee752dd
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Thu, 11 Mar 2021 15:24:45 -0500
fix typo: s/instnaces/instances/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-mcig.rst b/taler-mcig.rst
@@ -125,7 +125,7 @@ in the next section.
This is 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`).
FIXME: Front-end override?