taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 44d0f52d7a10e1c3f193ec0dc04b5610f04b5dc5
parent ebe692ea60ccd3be4db39f35017e613ef69de47c
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 03:23:49 -0400

fix typo: s/The//; rewrite sentence

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -192,7 +192,7 @@ claim orders (say in a case where stocks are limited). :http:statuscode:`404 Not found`: The backend is unaware of the instance or order. :http:statuscode:`409 Conflict`: - The someone else claimed the same order ID with different nonce before. + Someone else has already claimed the same order ID with a different nonce. .. ts:def:: ClaimResponse