From 0a014e37b7bd777e90a6078d4cf058f2a849c328 Mon Sep 17 00:00:00 2001 From: Albert Date: Tue, 5 Nov 2019 13:29:15 +0800 Subject: [PATCH] changelog: fix typo (#4106) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c3776935..b081b2927 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2653,7 +2653,7 @@ BUG FIXES: Strict versioning only began with the release of v0.7.0, in late summer 2016. The project itself began in early summer 2014 and was workable decentralized cryptocurrency software by the end of that year. -Through the course of 2015, in collaboration with Eris Industries (now Monax Indsutries), +Through the course of 2015, in collaboration with Eris Industries (now Monax Industries), many additional features were integrated, including an implementation from scratch of the Ethereum Virtual Machine. That implementation now forms the heart of [Burrow](https://github.com/hyperledger/burrow). In the later half of 2015, the consensus algorithm was upgraded with a more asynchronous design and a more deterministic and robust implementation.