commit 7bc827cff7ead90832169dd22faf3faf9fd83790
parent 37e0261169fb745d3fd56d68f2873db33f68a45e
Author: MS <ms@taler.net>
Date: Thu, 25 Jun 2020 13:11:31 +0200
typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;