chore: fix make-pr lint-codespell errors (#16324)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Femi Bankole
2025-05-18 11:29:57 +01:00
committed by GitHub
parent 4d61d663fb
commit 8987bce75d
3 changed files with 4 additions and 4 deletions

View File

@@ -784,7 +784,7 @@ where
/// A noop Builder that satisfies the [`EngineApiBuilder`] trait without actually configuring an
/// engine API module
///
/// This is intended to be used as a workaround for re-using all the existing ethereum node launch
/// This is intended to be used as a workaround for reusing all the existing ethereum node launch
/// utilities which require an engine API.
#[derive(Debug, Clone, Default)]
#[non_exhaustive]