Skip to content

Commit

Permalink
docs: update minor typo (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 authored Aug 30, 2023
1 parent 5e7b31f commit 96e2797
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 @@ -146,7 +146,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 96e2797

Please sign in to comment.