Skip to content

Commit

Permalink
Fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brittcyr committed Nov 18, 2024
1 parent 6c44ab7 commit 92f8d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ use pinocchio::{
account_info::AccountInfo,
entrypoint,
msg,
ProgramResult
ProgramResult,
pubkey::Pubkey
};

Expand Down

0 comments on commit 92f8d13

Please sign in to comment.