We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14fb0e commit 0588987Copy full SHA for 0588987
docs/blockchain-development-tutorials/cadence/fork-testing/index.md
@@ -145,7 +145,7 @@ Your `flow.json` should now have the mainnet and testnet networks configured fro
145
146
## Test Reading Live State
147
148
-Generate a script to read FlowToken supply:
+Generate a script to read `FlowToken` supply:
149
150
```zsh
151
flow generate script GetFlowTokenSupply
0 commit comments