Skip to content

Commit bbeb411

Browse files
committed
Format
1 parent 0588987 commit bbeb411

File tree

1 file changed

+1
-1
lines changed
  • docs/blockchain-development-tutorials/cadence/fork-testing

1 file changed

+1
-1
lines changed

docs/blockchain-development-tutorials/cadence/fork-testing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ This will output the new account address. Use this address as the mainnet alias
230230
This creates a local account with a mainnet-format address for fork testing. When you're ready to deploy to actual mainnet, you'll use this same account—see the [Deploying Contracts guide](pathname:///build/cadence/smart-contracts/deploying) for details.
231231
:::
232232

233-
### Create a Contract that Uses FlowToken
233+
### Create a Contract that Uses `FlowToken`
234234

235235
Generate a new contract:
236236

0 commit comments

Comments
 (0)