summaryrefslogtreecommitdiff
path: root/core/api-error.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:45:18 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:54:41 -0400
commit26c7c96ed1ee8112b943baecbf74d86b4350a30a (patch)
tree4570e1d4010c0b47e44e486bd4c16557d1ce092e /core/api-error.rst
parentbc4a5394d42d4e381ef974d38581f81541ad97eb (diff)
downloaddocs-26c7c96ed1ee8112b943baecbf74d86b4350a30a.tar.gz
docs-26c7c96ed1ee8112b943baecbf74d86b4350a30a.tar.bz2
docs-26c7c96ed1ee8112b943baecbf74d86b4350a30a.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 be774b92..503b03ee 100644
--- 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.
*/