From 5c23abb14ab0658095e78d711262da2301a845ff Mon Sep 17 00:00:00 2001 From: Louis Nyffenegger Date: Wed, 26 Oct 2016 13:56:07 +1100 Subject: [PATCH] Fix typo in README.md s/sophisticiated/sophisticated/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69e321f0f..faa2549a9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ What is Zcash? [Zcash](https://z.cash/) 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 that +and anonymity through a sophisticated zero-knowledge proving scheme that preserves confidentiality of transaction metadata. Technical details are available in our [Protocol Specification](https://github.com/zcash/zips/raw/master/protocol/protocol.pdf).