Update tutorial-test-dsl.rst (#3483)

This commit is contained in:
Florian Friemel 2018-07-09 09:58:45 +01:00 committed by GitHub
parent dcfe37c83c
commit 0670634bad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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