Skip to content

Commit 8723b44

Browse files
authored
Apply suggestion from @briandoyle81
1 parent 57e767f commit 8723b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blockchain-development-tutorials/native-vrf/commit-reveal-cadence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ transaction(betAmount: UFix64) {
208208
}
209209
```
210210

211-
3. Set Your Bet: a window will appear that asks for the betAmount. Enter a value (such as 1.0 for 1 Flow token) and submit.
211+
3. Set Your Bet: a window will appear that asks for the `betAmount`. Enter a value (such as 1.0 for 1 Flow token) and submit.
212212
4. Execute the Transaction: click "Run," and a WalletConnect window will appear. Choose Blocto, sign in with your email, and click "Approve" to send the transaction to Testnet.
213213

214214
![remix5-sc](./imgs/remix5.png)

0 commit comments

Comments
 (0)