From 2365f7a4ce93885e44624795431b10de7fc5e609 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 31 Mar 2016 18:35:19 +0200 Subject: minor change in bank API --- api-bank.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'api-bank.rst') 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 } -- cgit v1.2.3