Skip to content

Commit 87593b1

Browse files
authored
Hide heading in 'Coin Flipper' tutorial (#5755)
1 parent ad5eb9b commit 87593b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/projects/spy/coin-flipper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ input.onButtonPressed(Button.A, () => {
5252

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

55-
## Step 5
55+
## {Step 5}
5656

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

0 commit comments

Comments
 (0)