summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-20 21:52:43 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-26 20:11:07 -0500
commitc526049a2317a7eea434984c18e8ada8f2ad76c4 (patch)
treece1116511988aea3c893420955b992111c025bab /libeufin
parenta28c97e48fa47c110856768898ad4c577a65849b (diff)
downloaddocs-c526049a2317a7eea434984c18e8ada8f2ad76c4.tar.gz
docs-c526049a2317a7eea434984c18e8ada8f2ad76c4.tar.bz2
docs-c526049a2317a7eea434984c18e8ada8f2ad76c4.zip
fix typo: add "has"
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/nexus-tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 7cd04a39..6d340862 100644
--- 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