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

@ -55,7 +55,7 @@ impl<N> ProviderFactoryBuilder<N> {
/// }
/// ```
///
/// # Open an unmonitored instace
/// # Open an unmonitored instance
///
/// This is recommended when no changes to the static files are expected (e.g. no active node)
///