Fix typo in what animal am I tutorial (#731)
This commit is contained in:
parent
73da17a395
commit
7aac8ab5f3
@ -16,7 +16,7 @@ brick.showString("Hello world", 1)
|
|||||||
|
|
||||||
## Step 2
|
## Step 2
|
||||||
|
|
||||||
In the ``||brick:show string||`` block, type the text ``"Guess teh animal"`` to replace ``"Hello world"``.
|
In the ``||brick:show string||`` block, type the text ``"Guess the animal"`` to replace ``"Hello world"``.
|
||||||
|
|
||||||
```blocks
|
```blocks
|
||||||
brick.showString("Guess the animal", 1)
|
brick.showString("Guess the animal", 1)
|
||||||
|
Loading…
Reference in New Issue
Block a user