diff options
author | MS <ms@taler.net> | 2021-01-15 21:29:09 +0100 |
---|---|---|
committer | MS <ms@taler.net> | 2021-01-15 21:29:09 +0100 |
commit | 44e89d9e5d1fa9b1c573a8ab1e64ae6707960592 (patch) | |
tree | d857e0a5669bff4fb1cb17346bceea0a9967dfd7 | |
parent | 0d4a7a4e934d20bfff2cd651062e4f0b75711d1e (diff) | |
download | docs-44e89d9e5d1fa9b1c573a8ab1e64ae6707960592.tar.gz docs-44e89d9e5d1fa9b1c573a8ab1e64ae6707960592.tar.bz2 docs-44e89d9e5d1fa9b1c573a8ab1e64ae6707960592.zip |
cosmetic
-rw-r--r-- | libeufin/nexus-tutorial.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst index 991d29c..498db70 100644 --- a/libeufin/nexus-tutorial.rst +++ b/libeufin/nexus-tutorial.rst @@ -255,8 +255,7 @@ it also needs to verify them offline. For this, the nexus can generate a key le Once the connection is synchronized, Nexus needs to import locally the data corresponding to the bank accounts offered by the bank connection just made. -The command below downloads the list of the bank accounts offered by the -``$CONNECTION_NAME``. +The command below downloads the list of the bank accounts offered by ``$CONNECTION_NAME``. .. code-block:: console |