Skip to content

Commit 7ad3c20

Browse files
committed
Typo
1 parent 835a303 commit 7ad3c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/pinocchio/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//!
33
//! This library is intended to be used by on-chain programs only. It provides
44
//! a zero-dependency library to minimise dependencies conflits. For off-chain
5-
//! programs, use instead the [`solana-sdk`] crate, which reexports all modules
5+
//! programs, use instead the [`solana-sdk`] crate, which re-exports all modules
66
//! from [`solana-program`].
77
//!
88
//! [`solana-sdk`]: https://docs.rs/solana-sdk/latest/solana_sdk/

0 commit comments

Comments
 (0)