taler-docs

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

commit c526049a2317a7eea434984c18e8ada8f2ad76c4
parent a28c97e48fa47c110856768898ad4c577a65849b
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 20 Jan 2021 21:52:43 -0500

fix typo: add "has"

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 @@ -352,7 +352,7 @@ through the bank connection: and the type of transactions to fetch (inter-day statements or intra-day reports). -Once Nexus stored all the information in the database, the +Once Nexus has stored all the information in the database, the client can ask to actually see the transactions: .. code-block:: console