From 0936ca4c15e4c08ae2da86b7764a8c2231d4f6f4 Mon Sep 17 00:00:00 2001 From: Adam Dossa Date: Fri, 24 Jul 2026 15:57:19 +0100 Subject: [PATCH] readme: fix typo (upto -> up to) Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a09e89e7a5..f517a239bc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Bor Overview -Bor is the official Golang implementation of the Polygon PoS blockchain. It is a fork of [geth](https://github.com/ethereum/go-ethereum) and is EVM compatible (upto London fork). +Bor is the official Golang implementation of the Polygon PoS blockchain. It is a fork of [geth](https://github.com/ethereum/go-ethereum) and is EVM compatible (up to London fork). [![API Reference](https://pkg.go.dev/badge/github.com/0xPolygon/bor)](https://pkg.go.dev/github.com/0xPolygon/bor) [![Go Report Card](https://goreportcard.com/badge/github.com/0xPolygon/bor)](https://goreportcard.com/report/github.com/0xPolygon/bor)