commit 91a6f971ea9c1bd49195cf24cc34611e9703671e
parent b1d2864aa3c80a223a782352aa5fb64f4d613424
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 25 Jun 2020 22:54:09 +0200
Merge branch 'master' of git+ssh://git.taler.net/docs
Diffstat:
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
@@ -359,10 +359,7 @@ to the real bank.
// Account owner name
ownerName: string;
- // Account label as given by the bank
- account: string;
-
- // If the accoun thas been imported,
+ // If the account has been imported,
// this field contains the ID of the
// Nexus bank account associated with it.
nexusBankAccountId: string | null;