commit 4d03d54fcb032b5fb2dec65269955f1c8f176e3c
parent 80c03e847b9eb02374451d9f1447b868ab331a1f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 24 Feb 2021 00:18:45 -0500
fix typo: make ‘example’ plural
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
@@ -657,7 +657,7 @@ section, the following options need to be configured:
-V KUDOS
Note that multiple exchanges can be added to the system by using different
-tokens in place of ``demo`` in the example above. Note that all of the
+tokens in place of ``demo`` in the examples above. Note that all of the
exchanges must use the same currency: If the currency does not match the main
currency from the ``TALER`` section, the exchange is ignored. If you need to
support multiple currencies, you need to configure a backend per currency.