Apply suggestion from @eserilev

This commit is contained in:
Eitan Seri-Levi
2026-04-03 17:42:22 +09:00
committed by GitHub
parent e7dd95131d
commit 3112792435

View File

@@ -322,7 +322,7 @@ pub enum BlockError {
bid_parent_root: Hash256,
block_parent_root: Hash256,
},
/// The child block is known but its parent execution payload envelope has not been received yet.
/// Th block is known but its parent execution payload envelope has not been received yet.
///
/// ## Peer scoring
///