diff --git a/docs/appkit/react/ethers/about/implementation.mdx b/docs/appkit/react/ethers/about/implementation.mdx
index 497162ed..75bad24d 100644
--- a/docs/appkit/react/ethers/about/implementation.mdx
+++ b/docs/appkit/react/ethers/about/implementation.mdx
@@ -34,7 +34,7 @@ createAppKit({
})
export default function App() {
- return // Configured the or similar inside
+ return // Configure the or a similar button inside
}
```