From 65ba3f9e88a609bb94568663812c077d099ea567 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 03:35:07 -0400 Subject: fix typo: s/lead/led/ --- core/api-error.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/api-error.rst b/core/api-error.rst index a693e635..bef27922 100644 --- a/core/api-error.rst +++ b/core/api-error.rst @@ -136,7 +136,7 @@ The following list shows error codes defined in * The given reserve does not have sufficient funds to admit the * requested withdraw operation at this time. The response includes * the current "balance" of the reserve as well as the transaction - * "history" that lead to this balance. This response is provided + * "history" that led to this balance. This response is provided * with HTTP status code MHD_HTTP_FORBIDDEN. */ TALER_EC_WITHDRAW_INSUFFICIENT_FUNDS = 1100, -- cgit v1.2.3