doc: Fix typo

This commit is contained in:
sprites0
2025-06-11 04:58:54 +09:00
parent b24f7d6f02
commit 5e531b7260

View File

@ -7,7 +7,7 @@ Heavily inspired by [reth-bsc](https://github.com/loocapro/reth-bsc).
- [ ] Make it compilable - [ ] Make it compilable
- [ ] EVM - [ ] EVM
- [v] Storage - [x] Storage
- [ ] TX forwarder API - [ ] TX forwarder API
- [ ] Decide whether to include system txs, receipts in block or not - [ ] Decide whether to include system txs, receipts in block or not
- [ ] Downloader - [ ] Downloader