Fix getting started typo

This commit is contained in:
Guillaume Jenkins 2018-08-14 10:39:39 -04:00
parent 4caef78f07
commit d68ee27eb7

View File

@ -48,7 +48,7 @@ input.onButtonPressed(Button.B, () => {
## Step 6
Place the ``||basic:show number||`` and ``||Math:pick random||`` blocks in an ``||input:on shake||`` slot to build a dice. A typical dice can show values from 1 to 6, so don't forget don't forget to choose the right minimum and maximum values!
Place the ``||basic:show number||`` and ``||Math:pick random||`` blocks in an ``||input:on shake||`` slot to build a dice. A typical dice can show values from 1 to 6, so don't forget to choose the right minimum and maximum values!
###