summaryrefslogtreecommitdiff
path: root/core/api-error.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:50:55 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:54:50 -0400
commit1402b19e6722409c97c04aedc068f6c8caddd084 (patch)
treebd7d47e9ef7184b678bfbdc0e23b4e3d91f11934 /core/api-error.rst
parent9c1d059a74828119c7c7cb6069423b66166a549e (diff)
downloaddocs-1402b19e6722409c97c04aedc068f6c8caddd084.tar.gz
docs-1402b19e6722409c97c04aedc068f6c8caddd084.tar.bz2
docs-1402b19e6722409c97c04aedc068f6c8caddd084.zip
fix typo: s/errors/error/
Diffstat (limited to 'core/api-error.rst')
-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 0b9d6068..db7e1e98 100644
--- 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.
*/