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 #304

Closed bqmackay closed 8 months ago

bqmackay commented 8 months ago

The line towards the end of the lab reads:

The Instruction section will contain a single instructionm, with no data

The "m" should be removed from "instruction".