summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2022-07-22 19:22:33 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2022-07-22 19:22:33 -0400
commit5bc56ba280387a2206537e5ba77b1c8e6f619027 (patch)
tree32a74e014982ba83460dd7e912b6825b5eae7d7f /libeufin
parentc7dffbeed0b8337b26209571b4a9a480d4c1db0f (diff)
downloaddocs-5bc56ba280387a2206537e5ba77b1c8e6f619027.tar.gz
docs-5bc56ba280387a2206537e5ba77b1c8e6f619027.tar.bz2
docs-5bc56ba280387a2206537e5ba77b1c8e6f619027.zip
qualify "real-time" sentence
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 b6c8a9d0..228a5731 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -429,7 +429,7 @@ Now the list of transactions has grown by several entries:
Lastly, you will want to schedule some tasks to run
periodically in the background.
-This enables the Nexus to interact in real-time with the bank.
+This enables the Nexus to interact in (almost) real-time with the bank.
.. code-block:: console