apply doc suggestions from @notmandatory

Co-authored-by: Steve Myers <github@notmandatory.org>
This commit is contained in:
Lloyd Fournier
2022-02-24 20:59:21 +11:00
committed by GitHub
parent 035307ef54
commit fbb50ad1c8
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
//!
//! ## Example
//!
//! When paired with the use of [`ConfigurableBlockchain`], it allows creating wallets with any
//! When paired with the use of [`ConfigurableBlockchain`], it allows creating any
//! blockchain type supported using a single line of code:
//!
//! ```no_run