mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-11 23:45:05 -05:00
chore(github): use codespell to inspect and correct spelling issues (#7775)
Signed-off-by: jsvisa <delweng@gmail.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@@ -164,7 +164,7 @@ impl Default for ComponentsBuilder<(), (), (), ()> {
|
||||
|
||||
/// A type that configures all the customizable components of the node and knows how to build them.
|
||||
///
|
||||
/// Implementors of this trait are responsible for building all the components of the node: See
|
||||
/// Implementers of this trait are responsible for building all the components of the node: See
|
||||
/// [NodeComponents].
|
||||
///
|
||||
/// The [ComponentsBuilder] is a generic implementation of this trait that can be used to customize
|
||||
|
||||
Reference in New Issue
Block a user