From 08388dbc71a3e33556cc9e3bd30c519a3afef008 Mon Sep 17 00:00:00 2001 From: Matthew Herman Date: Mon, 25 Jan 2016 13:27:10 -0600 Subject: [PATCH] Fixed spelling error in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85964faa1..6d5cc3f5b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ What is Zcash? 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 perserves confidentiality of transaction metadata. +proving scheme which preserves confidentiality of transaction metadata. **Zcash is unfinished and highly experimental.** Use at your own risk.