We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 720370b + 55dce8f commit 123d414Copy full SHA for 123d414
packages/std/src/addresses.rs
@@ -272,7 +272,7 @@ impl fmt::Display for Instantiate2AddressError {
272
/// cannot be pre-computed as it contains inputs from the chain's state at the time of
273
/// message execution.
274
///
275
-/// 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
276
/// a powerful tool that requires multiple software components to work together smoothly.
277
/// It should be used carefully and tested thoroughly to avoid the loss of funds.
278
0 commit comments