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.
1 parent b81ba59 commit 91d46bbCopy full SHA for 91d46bb
src/extensions/scratch3_microbit/index.js
@@ -703,7 +703,7 @@ class Scratch3MicroBitBlocks {
703
opcode: 'whenPinConnected',
704
text: formatMessage({
705
id: 'microbit.whenPinConnected',
706
- default: 'when pin [PIN] connected test',
+ default: 'when pin [PIN] connected',
707
description: 'when the pin detects a connection to Earth/Ground'
708
709
}),
0 commit comments