From 56beaf1be509f86dc51c601c5630a3efba74ea5b Mon Sep 17 00:00:00 2001 From: Dimos Raptis Date: Tue, 12 Mar 2019 17:25:47 +0000 Subject: [PATCH] Docs style fix (#4871) --- docs/source/tutorial-test-dsl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/tutorial-test-dsl.rst b/docs/source/tutorial-test-dsl.rst index d29125d5ae..4401fa54b0 100644 --- a/docs/source/tutorial-test-dsl.rst +++ b/docs/source/tutorial-test-dsl.rst @@ -99,7 +99,7 @@ Let's add a ``CommercialPaper`` transaction: } We can add a transaction to the ledger using the ``transaction`` primitive. The transaction in turn may be defined by -specifying ``input``s, ``output``s, ``command``s and ``attachment``s. +specifying ``input``\s, ``output``\s, ``command``\s and ``attachment``\s. The above ``input`` call is a bit special; transactions don't actually contain input states, just references to output states of other transactions. Under the hood the above ``input`` call creates a dummy transaction in the