Apply suggestion from @eserilev

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

View File

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