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 2c2d596 commit 8972b7dCopy full SHA for 8972b7d
blockly/msg/blocks/en.js
@@ -3,4 +3,4 @@ Blockly.Msg.WEBDUINO_LORA_SEND_STRING = "Send string";
3
Blockly.Msg.WEBDUINO_LORA_SUCCESS_CALLBACK = "After successed, do";
4
Blockly.Msg.WEBDUINO_LORA_FAIL_CALLBACK = "After failed, do";
5
Blockly.Msg.WEBDUINO_LORA_RECEIVE_CALLBACK = "After receiving string, do";
6
-Blockly.Msg.WEBDUINO_LORA_RECEIVED_STRING = "Redeived string";
+Blockly.Msg.WEBDUINO_LORA_RECEIVED_STRING = "Received string";
0 commit comments