From a4d848ec75947976dce2f39219847fcdc80b4415 Mon Sep 17 00:00:00 2001 From: Vitalii Drohan Date: Tue, 3 Dec 2019 21:57:23 +0200 Subject: [PATCH] typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ff5a2a3d1..29341edd9b 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ mv -f *_pk.key ./prover/keys/ If the pregenerated leaf format changes, replace the `EMPTY_TREE_ROOT` constant in `contracts/contracts/PlasmaStorage.sol`. -## Contratcs +## Contracts ### Re-build contracts: @@ -163,7 +163,7 @@ So you need to rebuild the code on every change (to be automated). franklin publish-source ``` -# Lince +# License ZK Sync is distributed under the terms of both the MIT license and the Apache License (Version 2.0).