commit 26c7c96ed1ee8112b943baecbf74d86b4350a30a
parent bc4a5394d42d4e381ef974d38581f81541ad97eb
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 03:45:18 -0400
fix typo: s/errors/error/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-error.rst b/core/api-error.rst
@@ -354,7 +354,7 @@ The following list shows error codes defined in
/**
* The exchange failed to obtain the transaction history of the
* given coin from the database while generating an insufficient
- * funds errors.
+ * funds error.
* This response is provided with HTTP status code
* MHD_HTTP_INTERNAL_SERVER_ERROR.
*/