summaryrefslogtreecommitdiff
path: root/libeufin/nexus-tutorial.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2022-02-22 11:28:19 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2022-02-22 11:28:19 -0500
commitab93ea402c57b19e9d0a4b361bcf5a7034fe82b0 (patch)
tree304f92482e7cb489d8033455dd728f00b6b95ebb /libeufin/nexus-tutorial.rst
parenta7668eefe681f0975573d8699e2147103ad9d5ba (diff)
downloaddocs-ab93ea402c57b19e9d0a4b361bcf5a7034fe82b0.tar.gz
docs-ab93ea402c57b19e9d0a4b361bcf5a7034fe82b0.tar.bz2
docs-ab93ea402c57b19e9d0a4b361bcf5a7034fe82b0.zip
add missing "be"
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