Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joaothallis committed May 4, 2024
1 parent a43f656 commit d908c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/floresta/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
//! handle the peer-to-peer protocol. It is not a full node, it doesn't store the blockchain
//! or validate data, it just sends and receives messages.
//!
//! Floresta also provides a simple watch-only wallet an an electrum server implementation.
//! Floresta also provides a simple watch-only wallet and an electrum server implementation.
//! They are meant to be used in `florestad`, a full node implementation that uses all the
//! crates in this project.
//!
Expand Down

0 comments on commit d908c9b

Please sign in to comment.