Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion abci/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ If any of the lanes fail during `ProcessLane`, the entire proposal is rejected.

### Proposal Verification Example

Following the example above, let's say we recieve the same proposal from the network:
Following the example above, let's say we receive the same proposal from the network:

```golang
blockProposal := {
Expand Down