commit 7f6379679772b08772a95b659fefc044358fce28
parent 81d41b9a5f395abf8da7383c4e352decb08d4e24
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 20 Jan 2021 21:30:27 -0500
use ``, not *, to mark up ‘bankaccount’
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
@@ -160,7 +160,7 @@ the sandbox. The EBICS parameters identify the subscriber that should have
access to the bank account via EBICS.
To populate the account with some test transactions, run the following command
-(note that we use the *bankaccount* subcommand, because there is no need to rely
+(note that we use the ``bankaccount`` subcommand, because there is no need to rely
on EBICS):
.. code-block:: console