From 0e721e5b33317080de204e5787565ab3cf39fe45 Mon Sep 17 00:00:00 2001 From: Ayrat Badykov Date: Sat, 10 Jun 2017 12:17:50 +0300 Subject: fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3379359e5..a025bebee 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ tests [![Build Status](https://travis-ci.org/ethereum/tests.svg?branch=develop Common tests for all clients to test against. See the documentation http://www.ethdocs.org/en/latest/contracts-and-transactions/ethereum-tests/index.html -Do not chagne test files in folders: +Do not change test files in folders: * StateTests * BlockchainTests * TransactionTests -- cgit