summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-error.rst2
1 files changed, 1 insertions, 1 deletions
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,