Skip to content

Commit

Permalink
Merge pull request #2325 from Hack666r/Fix-typo
Browse files Browse the repository at this point in the history
typo fix addresses.rs
  • Loading branch information
chipshort authored Jan 6, 2025
2 parents 720370b + 55dce8f commit 123d414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/std/src/addresses.rs
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ impl fmt::Display for Instantiate2AddressError {
/// cannot be pre-computed as it contains inputs from the chain's state at the time of
/// message execution.
///
/// The predicable address format of instantiate2 is stable. But bear in mind this is
/// The predictable address format of instantiate2 is stable. But bear in mind this is
/// a powerful tool that requires multiple software components to work together smoothly.
/// It should be used carefully and tested thoroughly to avoid the loss of funds.
///
Expand Down

0 comments on commit 123d414

Please sign in to comment.