summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 21:39:03 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 21:39:03 -0500
commit729816e1fc1ce2ce011e893fabbbedee247acfc9 (patch)
tree39f1b086bf547f27a35f3caa165208f889d51121
parent5efd905220698c1f20313735d424973ed36df288 (diff)
downloaddocs-729816e1fc1ce2ce011e893fabbbedee247acfc9.tar.gz
docs-729816e1fc1ce2ce011e893fabbbedee247acfc9.tar.bz2
docs-729816e1fc1ce2ce011e893fabbbedee247acfc9.zip
mark up ‘NEXUS_USERNAME’ and ‘NEXUS_PASSWORD’
-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