taler-docs

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

commit 029ff551f1bbc6567c232618dfb6615e77e95ee8
parent 02d0673e3a668bb8a1decde9863bb51ea367add9
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 27 Nov 2020 21:32:54 -0500

add space between ‘set’ and ‘up’

(When used as a verb, space is required.  When a noun, no space is required.)

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 @@ -8,7 +8,7 @@ access bank accounts. It is **not** itself a bank, but a translator between JSON requests and more structured banking protocols (like EBICS, for example), that are offered by actual banks. -This document explains how to setup Nexus to access a bank account +This document explains how to set up Nexus to access a bank account via the EBICS protocol. In order to follow all the steps below, the reader should already have one EBICS subscriber activated at their bank.