docs: update minor typo (#32)

This commit is contained in:
Alex Johnson
2023-08-30 17:40:59 -04:00
committed by GitHub
parent 5e7b31f6be
commit 96e2797adb
+1 -1
View File
@@ -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,