Skip to content

Commit

Permalink
Hide heading in 'Coin Flipper' tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
ganicke authored Jul 29, 2024
1 parent 12b7dcb commit eb9e7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/projects/spy/coin-flipper.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ input.onButtonPressed(Button.A, () => {

Press button **A** in the simulator to try the coin toss code.

## Step 5
## {Step 5}

You can animate the coin toss to add the feeling of suspense. ``||basic:show||`` different
icons before the check of the ``||math:random boolean||`` value to show that the
Expand Down

0 comments on commit eb9e7d4

Please sign in to comment.