taler-docs

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

commit 507dd5309e1dfb834ab497855db9b8097d55ba96
parent 97a79bb4a37ca941bee4923db355f71ffb1f84a1
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 03:39:00 -0400

add article "the"

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

diff --git a/core/api-error.rst b/core/api-error.rst @@ -209,7 +209,7 @@ The following list shows error codes defined in /** * The exchange failed to check against historic withdraw data from - * database (as part of ensuring the idempotency of the operation). + * the database (as part of ensuring the idempotency of the operation). * This response is provided with HTTP status code * MHD_HTTP_INTERNAL_ERROR. */