From 9d1947357888ff62a3b7b54492c14e21269f7919 Mon Sep 17 00:00:00 2001 From: Deepak Sharma Date: Wed, 10 May 2017 15:16:38 +0530 Subject: [PATCH] Fix typo in Transaction section --- docs/source/key-concepts-data-model.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/key-concepts-data-model.rst b/docs/source/key-concepts-data-model.rst index b5d0fcfbed..bc3d0358ef 100644 --- a/docs/source/key-concepts-data-model.rst +++ b/docs/source/key-concepts-data-model.rst @@ -77,7 +77,7 @@ verification logic. Transactions ------------ -Transaction are used to update the ledger by consuming existing state objects and producing new state objects. +Transactions are used to update the ledger by consuming existing state objects and producing new state objects. A transaction update is accepted according to the following two aspects of consensus: