Update sysvars.md (#16998) (#16999)

a typo

(cherry picked from commit 43ccaf14b0)

Co-authored-by: Max Block <40041609+max-block@users.noreply.github.com>
This commit is contained in:
mergify[bot]
2021-05-03 09:58:20 +00:00
committed by GitHub
parent c6c7feb0c2
commit 851742e5d9

View File

@ -11,7 +11,7 @@ and outlined below.
To include sysvar data in program operations, pass the sysvar account address in
the list of accounts in a transaction. The account can be read in your
instruction processor like any other account. Access to sysvars accounts ßis
instruction processor like any other account. Access to sysvars accounts is
always _readonly_.
## Clock