From f6f8a990d569f1a31a73472ea90bd3514c310a3e Mon Sep 17 00:00:00 2001 From: niko-renko <93560662+niko-renko@users.noreply.github.com> Date: Sat, 17 Jun 2023 13:57:32 -0400 Subject: [PATCH] typo fix --- docs/flashbots-auction/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/flashbots-auction/overview.mdx b/docs/flashbots-auction/overview.mdx index f6bd72897..1161e6f66 100644 --- a/docs/flashbots-auction/overview.mdx +++ b/docs/flashbots-auction/overview.mdx @@ -92,7 +92,7 @@ The bundle includes an array of arbitrary signed Ethereum transactions along wit ``` ### Searchers -Searchers are Ethereum users who, for whatever reason, prefer to use the Flashbots private transaction pool over the regular p2p transaction pool. These users monitor the state of the chain and send bundles to relayers. +Searchers are Ethereum users who, for whatever reason, prefer to use the Flashbots private transaction pool over the regular p2p transaction pool. These users monitor the state of the chain and send bundles to block builders. Typically, searchers will be one of the following types: 1. Ethereum bot operators looking for fast, and risk free access to blockspace (for example, arbitrage and liquidation bots)