From 8600a0cc0a69b53704baa333682c59cd032fb478 Mon Sep 17 00:00:00 2001 From: yifuzhang95 <67046731+yifuzhang95@users.noreply.github.com> Date: Fri, 4 Apr 2025 12:32:02 -0400 Subject: [PATCH] Update quick-start.mdx --- docs/flashbots-protect/quick-start.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/flashbots-protect/quick-start.mdx b/docs/flashbots-protect/quick-start.mdx index 5c888f9e..e71878ca 100644 --- a/docs/flashbots-protect/quick-start.mdx +++ b/docs/flashbots-protect/quick-start.mdx @@ -9,7 +9,7 @@ import ProtectButton from '@site/src/components/ProtectButton'; Flashbots Protect has the following key benefits: - **Frontrunning protection:** Transactions are hidden from the public mempool away from front-running and sandwich bots. -- **Refunds**: If your transaction creates MEV, you an earn an [MEV refund](/flashbots-protect/mev-refunds). If your transaction pays high priority fees, you can earn [gas fee refunds](/flashbots-protect/gas-fee-refunds). +- **Refunds**: If your transaction creates MEV, you can earn an [MEV refund](/flashbots-protect/mev-refunds). If your transaction pays high priority fees, you can earn [gas fee refunds](/flashbots-protect/gas-fee-refunds). - **No failed transactions:** Transactions are only included in the block if they do not revert. Users do not pay fees for failed transactions. - **Configurable:** You can customize your privacy, speed, and refund settings.