Add comma

This commit is contained in:
Denton Liu
2016-08-24 11:43:56 -04:00
parent 41ad2110c2
commit 89004edb2f
+1 -1
View File
@@ -220,7 +220,7 @@ only the person holding the keys to the account can transfer money from it.
Blocks
======
One major obstacle to overcome is what in Bitcoin terms is called "double-spend attack":
One major obstacle to overcome is what, in Bitcoin terms, is called "double-spend attack":
What happens if two transactions exist in the network that both want to empty an account,
a so-called conflict?