summaryrefslogtreecommitdiff
path: root/libeufin/api-sandbox.rst
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin/api-sandbox.rst')
-rw-r--r--libeufin/api-sandbox.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index fff8119c..defae803 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -861,7 +861,7 @@ The JSON type coming along a non 2xx response is the following:
type: ErrorType;
// Human-readable error description.
- message: string;
+ description: string;
}
.. ts:def:: ErrorType