Skip to content

Commit 98c55d4

Browse files
sbellemamiller
authored andcommitted
Fix typo in readme (#47)
1 parent 2cf86a0 commit 98c55d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The Honey Badger of BFT Protocols.
77
[![Codecov branch](https://img.shields.io/codecov/c/github/initc3/honeybadgerbft-python/dev.svg)](https://codecov.io/github/initc3/honeybadgerbft-python?branch=dev)
88

99
HoneyBadgerBFT is a leaderless and completely asynchronous BFT consensus protocols.
10-
This makes it a good fit for a blockchains deployed over wide area networks
10+
This makes it a good fit for blockchains deployed over wide area networks
1111
or when adversarial conditions are expected.
1212
HoneyBadger nodes can even stay hidden behind anonymizing relays like Tor, and
1313
the purely-asynchronous protocol will make progress at whatever rate the

0 commit comments

Comments
 (0)