commit 1402b19e6722409c97c04aedc068f6c8caddd084
parent 9c1d059a74828119c7c7cb6069423b66166a549e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 03:50:55 -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
@@ -540,7 +540,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.
*/