Unboxed-Software / solana-course

A complete course for learning Solana, including creating and transferring tokens, making NFTs, on-chain app development, and more.
https://solana.com/developers
Mozilla Public License 2.0
395 stars 134 forks source link

Typo in intro-to-custom-on-chain-programs #305

Closed bqmackay closed 8 months ago

bqmackay commented 8 months ago

Fix for issue 304.

Small typo.

Note: The numerous commits on this PR is a result of the the draft branch being behind the main branch, and I did my work on the main branch. If you'd like me to branch off the draft branch instead, I'm happy to do so.