From 45d7a9b4a77f093e82ee82d5ff5c21b5069ca0fb Mon Sep 17 00:00:00 2001 From: Taylor Hornby Date: Wed, 11 May 2016 16:59:21 -0600 Subject: [PATCH] Trivial change: Capitalize the Z in Zerocash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b90b81a..d05fe0ea 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ We have a guide for joining the public testnet: https://github.com/zcash/zcash/w What is Zcash? ---------------- -Zcash is an implementation of the "zerocash" protocol. Based on Bitcoin's code, it intends to +Zcash is an implementation of the "Zerocash" protocol. Based on Bitcoin's code, it intends to offer a far higher standard of privacy and anonymity through a sophisticiated zero-knowledge proving scheme which preserves confidentiality of transaction metadata.