Skip to content

Commit

Permalink
docs: Fix grammar in Intro to Solana (#3384)
Browse files Browse the repository at this point in the history
  • Loading branch information
McEazy2700 authored Nov 24, 2024
1 parent 6d6b24a commit 6e340a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/docs/intro-to-solana.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ fn transfer(accounts, lamports) {
}
```

Take a moment to guess would happen if the user passed in a `from` account that was not owned by the system program!
Take a moment to guess what would happen if the user passed in a `from` account that was not owned by the system program!

...

Expand Down

0 comments on commit 6e340a0

Please sign in to comment.