From c2b24ccdb70d164588a13a9c1cbf3f91a0d69c40 Mon Sep 17 00:00:00 2001 From: Bitcoin Error Log Date: Sun, 4 Dec 2016 12:02:39 -0500 Subject: [PATCH] Edit for grammar: "block chain" At this point, I believe it is universally accepted that "blockchain" is one word, and should not be separated into two. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cc7608b9..346a037ab 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ in our [Protocol Specification](https://github.com/zcash/zips/raw/master/protoco This software is the Zcash client. It downloads and stores the entire history of Zcash transactions; depending on the speed of your computer and network connection, the synchronization process could take a day or more once the -block chain has reached a significant size. +blockchain has reached a significant size. Security Warnings -----------------