diff --git a/blocks_vertical/sensing.js b/blocks_vertical/sensing.js index 9a7995901e..7f99e4dd26 100644 --- a/blocks_vertical/sensing.js +++ b/blocks_vertical/sensing.js @@ -891,7 +891,7 @@ Blockly.Blocks["sensing_regextest"] = { init: function() { this.jsonInit({ "inputsInline": true, - "message0": "test regex %2 %3 with with text %1", + "message0": "test regex %2 %3 with text %1", "args0": [ { "type": "input_value",