Skip to content

Commit e9976ff

Browse files
committed
fix heading hierarchy
1 parent ac0f71e commit e9976ff

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/book/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -538,15 +538,15 @@ It also shows how to animate a sprite.
538538

539539
![stress_test](/assets/stress_test.gif)
540540

541-
## ColorHit
541+
### ColorHit
542542

543543
Source Code: https://github.com/openpatch/scratch-for-java/tree/master/examples/ColorHit
544544

545545
A little game developed which this library.
546546

547547
![color_hit](/assets/color_hit.gif)
548548

549-
## Clock
549+
### Clock
550550

551551
Source Code: https://github.com/openpatch/scratch-for-java/tree/master/examples/Clock
552552

@@ -555,10 +555,9 @@ Shows the sensing time methods
555555
![clock](/assets/clock.gif)
556556

557557

558-
## Missing
558+
## Missing Blocks
559559

560560
* blocks which are not listed above are currently missing
561-
* sprites can not speak or think
562561

563562
## Advanced Features
564563

0 commit comments

Comments
 (0)