Skip to content

Commit e07024f

Browse files
authored
Apply suggestion from @briandoyle81
1 parent 59c7b12 commit e07024f

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
@@ -74,7 +74,7 @@ Similarly to revertible randomness, Commit-Reveal inherits the security of Flow
7474

7575
In addition, commit-reveal patterns solve the issue of revertible randoms:
7676

77-
- Prevents user manipulation - Players cannot selectively reveal results after they see the random results.
77+
- Prevents user manipulation - Players cannot simulate an outcome and choose to revert the transaction if they do not like the result.
7878

7979
## Build the Coin Toss contract
8080

0 commit comments

Comments
 (0)