remove duplicate when in rock-paper-scissors.md (#1826)

This commit is contained in:
Xuefeng education 2019-02-19 15:03:38 -08:00 committed by Galen Nickel
parent f1af0b8860
commit 040b699a27

View File

@ -8,7 +8,7 @@ Use the accelerometer and the screen to build a **Rock Paper Scissors** game tha
## Step 1 @fullscreen
Add a ``||input:on shake||`` block to run code when when you shake the @boardname@.
Add a ``||input:on shake||`` block to run code when you shake the @boardname@.
```blocks
input.onGesture(Gesture.Shake, () => {