Skip to content

Commit 26f95ba

Browse files
committed
refactor: streamline bullet points in Ethereum REVM backend documentation for clarity
1 parent b8ff476 commit 26f95ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

smart-contracts/for-eth-devs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ This allows developers to use their existing Ethereum tooling and infrastructure
3434
The REVM backend is ideal for:
3535

3636
- Quick migration: Projects porting existing Ethereum dApps without code modifications
37-
- **Established tooling**: Teams leveraging mature Ethereum development infrastructure
38-
- **Third-party integrations**: Applications requiring standard EVM bytecode inspection
39-
- **Compatibility requirements**: Contracts needing exact EVM behavior for audited code
37+
- Established tooling: Teams leveraging mature Ethereum development infrastructure
38+
- Third-party integrations: Applications requiring standard EVM bytecode inspection
39+
- Compatibility requirements: Contracts needing exact EVM behavior for audited code
4040

4141
## PolkaVM Backend
4242

0 commit comments

Comments
 (0)