We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b3e7c6 + 4edbfed commit 8548051Copy full SHA for 8548051
src/lib/opcode-labels.js
@@ -7,12 +7,12 @@ const messages = defineMessages({
7
id: 'gui.opcodeLabels.direction'
8
},
9
motion_xposition: {
10
- defaultMessage: 'x postion',
+ defaultMessage: 'x position',
11
description: 'Label for the x position monitor when shown on the stage',
12
id: 'gui.opcodeLabels.xposition'
13
14
motion_yposition: {
15
- defaultMessage: 'y postion',
+ defaultMessage: 'y position',
16
description: 'Label for the y position monitor when shown on the stage',
17
id: 'gui.opcodeLabels.yposition'
18
0 commit comments