gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 01/04: remove spurious period


From: gnunet
Subject: [taler-docs] 01/04: remove spurious period
Date: Sat, 28 Nov 2020 03:37:14 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

commit 02d0673e3a668bb8a1decde9863bb51ea367add9
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Nov 27 21:32:09 2020 -0500

    remove spurious period
---
 libeufin/nexus-tutorial.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 122eecc..d4635f3 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -6,7 +6,7 @@ Nexus How-To
 Nexus is a Web service that provides a JSON abstraction layer to
 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.
+EBICS, for example), that are offered by actual banks.
 
 This document explains how to setup Nexus to access a bank account
 via the EBICS protocol.  In order to follow all the steps below, the
@@ -65,7 +65,7 @@ activated on the bank.  In the Nexus terminology, this is 
called *(3)
 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``,
   and ``NEXUS_PASSWORD``.  In this example, NEXUS_USERNAME should be
@@ -205,7 +205,7 @@ identifies the prepared payment in the Nexus system.  It'll 
be needed
 in the next step, to **send the payment instructions to the bank**:
 
 .. code-block:: shell
-  
+
   libeufin-cli \
     accounts \
       submit-payment \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]