Skip to content

Commit

Permalink
docs: update minor typo (#32) (#33)
Browse files Browse the repository at this point in the history
(cherry picked from commit 96e2797)

Co-authored-by: Alex Johnson <[email protected]>
  • Loading branch information
mergify[bot] and aljo242 authored Aug 31, 2023
1 parent 66b1cf4 commit 047c732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lanes/mev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ NOTE: This example walks through setting up the MEV and Default lanes.
}
defaultLane := base.NewStandardLane(defaultConfig)
// 2. Set up the relateive priority of lanes
// 2. Set up the relative priority of lanes
lanes := []block.Lane{
mevLane,
defaultLane,
Expand Down

0 comments on commit 047c732

Please sign in to comment.