summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libeufin/nexus-tutorial.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 2aa0bba4..82f1ba43 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -71,8 +71,8 @@ creating a EBICS connection*.
The command line interface needs the following three values
to be defined in the environment: ``NEXUS_BASE_URL``, ``NEXUS_USERNAME``,
- and ``NEXUS_PASSWORD``. In this example, NEXUS_USERNAME should be
- set to ``foo``, and NEXUS_PASSWORD to the value given for its password
+ and ``NEXUS_PASSWORD``. In this example, ``NEXUS_USERNAME`` should be
+ set to ``foo``, and ``NEXUS_PASSWORD`` to the value given for its password
in step (2).
.. code-block:: shell