Fix typo in WeDo 2.0 blocks metadata

This commit is contained in:
Christopher Willis-Ford 2017-10-06 10:56:38 -07:00
parent 7297341c51
commit ef3feca385

View file

@ -465,7 +465,7 @@ class Scratch3WeDo2Blocks {
}
},
{
opcode: 'startMotorDirection',
opcode: 'setMotorDirection',
text: 'set [MOTOR_ID] direction to [DIRECTION]',
blockType: BlockType.COMMAND,
arguments: {