From bc4a5394d42d4e381ef974d38581f81541ad97eb Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 03:40:34 -0400 Subject: fix typo: s/errors/error/ --- 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 6e342547..be774b92 100644 --- a/core/api-error.rst +++ b/core/api-error.rst @@ -232,7 +232,7 @@ The following list shows error codes defined in /** * The exchange failed to obtain the transaction history of the * given reserve from the database while generating an insufficient - * funds errors. + * funds error. * This response is provided with HTTP status code * MHD_HTTP_INTERNAL_SERVER_ERROR. */ -- cgit v1.2.3