diff --git a/featured/Rotur.js b/featured/Rotur.js index 0e10282..d7ffcf6 100644 --- a/featured/Rotur.js +++ b/featured/Rotur.js @@ -73,7 +73,7 @@ class RoturExtension { { opcode: 'sendRaw', blockType: Scratch.BlockType.COMMAND, - text: 'send raw [PAYLOAD] to user [USER]', + text: 'send raw [VAL] to user [USER]', arguments: { VAL: { type: Scratch.ArgumentType.STRING,