commit 4656eba6a50c06ae9e43119d78c157ff2067c461
parent 150b580470e28aca773697effdb49ed90428ecd3
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 5 Feb 2021 22:06:07 -0500
fix typo: s/and/an/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
@@ -182,7 +182,7 @@ merchant, where the merchant specifies the specific terms of the order.
After an order is created, it is *claimed* by a wallet. Once an order is
claimed by a specific wallet, only that wallet will be able to pay for this
order, to the exclusion of other wallets even if they see the same order URL.
-Sharing order URLs is explicitly allowed: if a user shares and order URL
+Sharing order URLs is explicitly allowed: if a user shares an order URL
with another user, that other user should be given the opportunity to
purchase the same product.