fix typo in docs (#22690) (#22691)

(cherry picked from commit 2b111cd631)

Co-authored-by: Steve James <0x2t1ff@gmail.com>
This commit is contained in:
mergify[bot]
2022-02-16 10:50:45 -07:00
committed by GitHub
parent a514aff819
commit 92543a3f92

View File

@ -150,7 +150,7 @@ found in the [Accounts](accounts.md) section.
### Instruction data ### Instruction data
Each instruction caries a general purpose byte array that is passed to the Each instruction carries a general purpose byte array that is passed to the
program along with the accounts. The contents of the instruction data is program program along with the accounts. The contents of the instruction data is program
specific and typically used to convey what operations the program should specific and typically used to convey what operations the program should
perform, and any additional information those operations may need above and perform, and any additional information those operations may need above and