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.
1 parent 835a303 commit 7ad3c20Copy full SHA for 7ad3c20
sdk/pinocchio/src/lib.rs
@@ -2,7 +2,7 @@
2
//!
3
//! This library is intended to be used by on-chain programs only. It provides
4
//! a zero-dependency library to minimise dependencies conflits. For off-chain
5
-//! programs, use instead the [`solana-sdk`] crate, which reexports all modules
+//! programs, use instead the [`solana-sdk`] crate, which re-exports all modules
6
//! from [`solana-program`].
7
8
//! [`solana-sdk`]: https://docs.rs/solana-sdk/latest/solana_sdk/
0 commit comments