chore: correct the docs (#14070)

This commit is contained in:
DevOrbitlabs
2025-01-29 21:29:04 +07:00
committed by GitHub
parent 6d5514964b
commit 00593d2079
3 changed files with 3 additions and 3 deletions

View File

@ -80,7 +80,7 @@ impl EthereumNode {
/// .unwrap();
/// ```
///
/// # Open a Providerfactory manually with with all required componets
/// # Open a Providerfactory manually with with all required components
///
/// ```no_run
/// use reth_chainspec::ChainSpecBuilder;