diff options
author | MS <ms@taler.net> | 2021-01-15 21:02:10 +0100 |
---|---|---|
committer | MS <ms@taler.net> | 2021-01-15 21:02:24 +0100 |
commit | 41cab178a69e6ad8ec8729d0795a25961fd6ed37 (patch) | |
tree | bc23c4b302db261b3d2703751deccf55cd01e26b | |
parent | f11b4ef1bac07d0c7c2ca80c730b43f89c30ff38 (diff) | |
download | docs-41cab178a69e6ad8ec8729d0795a25961fd6ed37.tar.gz docs-41cab178a69e6ad8ec8729d0795a25961fd6ed37.tar.bz2 docs-41cab178a69e6ad8ec8729d0795a25961fd6ed37.zip |
typo
-rw-r--r-- | libeufin/nexus-tutorial.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst index e30a851..06dbbff 100644 --- a/libeufin/nexus-tutorial.rst +++ b/libeufin/nexus-tutorial.rst @@ -194,7 +194,7 @@ and ``LIBEUFIN_NEXUS_PASSWORD``. In this example, ``LIBEUFIN_NEXUS_USERNAME`` s set to ``foo``, and ``LIBEUFIN_NEXUS_PASSWORD`` to the value given for its password in step (2). -Next, we will create an EBICS *bank connection* that that +Next, we will create an EBICS *bank connection* that nexus can use to communicate with the bank. .. note:: |