docs: remove duplicate words (#15820)

This commit is contained in:
leopardracer
2025-04-21 13:35:38 +03:00
committed by GitHub
parent 7552ad46c5
commit 69fdf76560
3 changed files with 3 additions and 3 deletions

View File

@@ -148,7 +148,7 @@ impl OpNode {
/// OpNode::provider_factory_builder().open_read_only(BASE_MAINNET.clone(), "datadir").unwrap();
/// ```
///
/// # Open a Providerfactory manually with with all required components
/// # Open a Providerfactory manually with all required components
///
/// ```no_run
/// use reth_db::open_db_read_only;