commit 7d81e8bf8588df4c14617160ca8a08ef92c3a32e
parent b167616467aacfc58e26e66da3e98cabb4fb910f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 03:29:04 -0400
diction: s/like/such as/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -255,7 +255,7 @@ Making the payment
:http:statuscode:`502 Bad gateway`:
The merchant's interaction with the exchange failed in some way.
The client might want to try again later.
- This includes failures like the denomination key of a coin not being
+ This includes failures such as the denomination key of a coin not being
known to the exchange as far as the merchant can tell.
:http:statuscode:`504 Gateway timeout`:
The merchant's interaction with the exchange took too long.