From 9153252294c8a88fe856ecd816c636b3362b1d05 Mon Sep 17 00:00:00 2001 From: nadams Date: Tue, 18 Jul 2017 08:01:41 -0700 Subject: [PATCH] Edited glossary.asciidoc with Atlas code editor --- glossary.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glossary.asciidoc b/glossary.asciidoc index 3915e42a..53ba489e 100644 --- a/glossary.asciidoc +++ b/glossary.asciidoc @@ -239,7 +239,7 @@ transaction pool:: An unordered collection of transactions that are not in blocks in the main chain, but for which we have input transactions. Turing completeness:: - A program language is called "Turing complete", if that it can run any program that a Turing machine can run given enough time and memory. + A program language is called "Turing complete," if that it can run any program that a Turing machine can run given enough time and memory. unspent transaction output (UTXO):: UTXO is an unspent transaction output that can be spent as an input in a new transaction.