summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-06-25 13:11:31 +0200
committerMS <ms@taler.net>2020-06-25 13:11:31 +0200
commit7bc827cff7ead90832169dd22faf3faf9fd83790 (patch)
tree537ac7f82145e0d9e5442cd73b71d89f343e95f2 /libeufin
parent37e0261169fb745d3fd56d68f2873db33f68a45e (diff)
downloaddocs-7bc827cff7ead90832169dd22faf3faf9fd83790.tar.gz
docs-7bc827cff7ead90832169dd22faf3faf9fd83790.tar.bz2
docs-7bc827cff7ead90832169dd22faf3faf9fd83790.zip
typo
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/api-nexus.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 20a586a1..61d55e25 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -359,7 +359,7 @@ to the real bank.
// Account owner name
ownerName: 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;