remove duplicate when in rock-paper-scissors.md (#1826)
This commit is contained in:
		
				
					committed by
					
						
						Galen Nickel
					
				
			
			
				
	
			
			
			
						parent
						
							f1af0b8860
						
					
				
				
					commit
					040b699a27
				
			@@ -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, () => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user