Update key-concepts-transactions.rst.

This commit is contained in:
Joel Dudley 2018-03-13 04:06:20 +09:00 committed by GitHub
parent 2ecec9617e
commit d591ed5907
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ will not be valid, and will not be accepted as inputs to subsequent transactions
Other transaction components
----------------------------
As well as input states and output states, transactions may contain:
As well as input states and output states, transactions contain:
* Commands
* Attachments
@ -178,4 +178,4 @@ In some cases, we want a transaction proposed to only be approved during a certa
* A bond may only be redeemed before its expiry date
In such cases, we can add a *time-window* to the transaction. Time-windows specify the time window during which the
transaction can be committed. We discuss time-windows in the section on :doc:`key-concepts-time-windows`.
transaction can be committed. We discuss time-windows in the section on :doc:`key-concepts-time-windows`.