summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-06-25 22:54:09 +0200
committerChristian Grothoff <christian@grothoff.org>2020-06-25 22:54:09 +0200
commit91a6f971ea9c1bd49195cf24cc34611e9703671e (patch)
treec2e130928b3a426673d8d9fe378bcdd72b75176d
parentb1d2864aa3c80a223a782352aa5fb64f4d613424 (diff)
parent7bc827cff7ead90832169dd22faf3faf9fd83790 (diff)
downloaddocs-91a6f971ea9c1bd49195cf24cc34611e9703671e.tar.gz
docs-91a6f971ea9c1bd49195cf24cc34611e9703671e.tar.bz2
docs-91a6f971ea9c1bd49195cf24cc34611e9703671e.zip
Merge branch 'master' of git+ssh://git.taler.net/docs
-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;