summaryrefslogtreecommitdiff
path: root/libeufin/nexus-tutorial.rst
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin/nexus-tutorial.rst')
-rw-r--r--libeufin/nexus-tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 75924399..9f2220f5 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -444,7 +444,7 @@ Next, we create a EBICS *bank connection* that nexus can use to communicate with
should be ``http://localhost:5016/ebicsweb``.
Note that this is the value of environment variable
``LIBEUFIN_SANDBOX_URL`` suffixed with ``/ebicsweb``,
- since the sandbox will providing EBICS services.
+ since the sandbox will be providing EBICS services.
.. code-block:: console