Merge pull request #670 from mattherman/patch-1

Fixed spelling error in README.md
This commit is contained in:
ebfull 2016-01-25 12:39:49 -07:00
commit 405dd80aeb
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ 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 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. **Zcash is unfinished and highly experimental.** Use at your own risk.