commit 41cab178a69e6ad8ec8729d0795a25961fd6ed37 parent f11b4ef1bac07d0c7c2ca80c730b43f89c30ff38 Author: MS <ms@taler.net> Date: Fri, 15 Jan 2021 21:02:10 +0100 typo Diffstat:
| M | libeufin/nexus-tutorial.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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::