summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libeufin/api-nexus.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 6424e73f..61d55e25 100644
--- 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;