This commit is contained in:
Tom Ball 2016-06-16 16:21:59 -04:00
Родитель 4b7e415ae7
Коммит 741f94ce6c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -12,7 +12,7 @@ to make real programs that work!
### Happy face
Use the **Basic** drawer in the editor (to the left)
to drag out and arrange three blocks (two ``show leds` and one ``forever)
to drag out and arrange three blocks (two `show leds` and one `forever` block)
to create this program:
```blocks