From dbf08033ee4b67375912333896fac1bd8811079e Mon Sep 17 00:00:00 2001 From: Sylvain Laurent Date: Fri, 22 Jul 2022 08:06:41 +0200 Subject: [PATCH] typo: README (#463) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e33a551d0..9f2c7e6732 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Bor Overview -Bor is the Official Golang implementation of the Matic protocol. It is a fork of Go Ethereum - https://github.com/ethereum/go-ethereum and EVM compabile. +Bor is the Official Golang implementation of the Matic protocol. It is a fork of Go Ethereum - https://github.com/ethereum/go-ethereum and EVM compatible. ![Forks](https://img.shields.io/github/forks/maticnetwork/bor?style=social) ![Stars](https://img.shields.io/github/stars/maticnetwork/bor?style=social)