taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 5efd905220698c1f20313735d424973ed36df288
parent d269b83c55fb243d975993e903f438aa63daad64
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 27 Nov 2020 21:38:05 -0500

diction: s/into/in/

Diffstat:
Mlibeufin/nexus-tutorial.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst @@ -70,7 +70,7 @@ creating a EBICS connection*. .. note:: The command line interface needs the following three values - to be defined into the environment: ``NEXUS_BASE_URL``, ``NEXUS_USERNAME``, + 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 in step (2).