From d275835ec366a72e89e9dc27906781aafff45c06 Mon Sep 17 00:00:00 2001 From: "Minh T. Nguyen" Date: Tue, 19 Aug 2014 08:27:42 -0700 Subject: [PATCH] Change 'can not' to 'cannot' --- preface.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preface.asciidoc b/preface.asciidoc index a1f5c26f..82e962ce 100644 --- a/preface.asciidoc +++ b/preface.asciidoc @@ -131,7 +131,7 @@ blockchain:: confirmations:: ((("confirmations"))) - Once a transaction is included in a block, it has "one confirmation". As soon as _another_ block is mined on the same blockchain, the transaction has two confirmations etc. Six or more confirmations is considered sufficient proof that a transaction can not be reversed. + Once a transaction is included in a block, it has "one confirmation". As soon as _another_ block is mined on the same blockchain, the transaction has two confirmations etc. Six or more confirmations is considered sufficient proof that a transaction cannot be reversed. difficulty:: ((("difficulty")))