summaryrefslogtreecommitdiff
path: root/api-bank.rst
diff options
context:
space:
mode:
Diffstat (limited to 'api-bank.rst')
-rw-r--r--api-bank.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/api-bank.rst b/api-bank.rst
index 0f88088b..afb2ba28 100644
--- a/api-bank.rst
+++ b/api-bank.rst
@@ -66,8 +66,7 @@ the recipient's account
interface BankIncomingError {
- // The reason which made this request fail. Typically due to malfomation
- // of the POST's body
+ // Human readable explanation of the failure.
reason: string
}