From 4534649367bb5e3e0d971b40ba2c3239c37cd2f9 Mon Sep 17 00:00:00 2001 From: Evelyn Eastmond Date: Wed, 10 Oct 2018 11:49:07 -0400 Subject: [PATCH] Fixing locale string. --- src/extensions/scratch3_wedo2/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/extensions/scratch3_wedo2/index.js b/src/extensions/scratch3_wedo2/index.js index 713a81bae..5781781f9 100644 --- a/src/extensions/scratch3_wedo2/index.js +++ b/src/extensions/scratch3_wedo2/index.js @@ -1219,7 +1219,7 @@ class Scratch3WeDo2Blocks { text: formatMessage({ id: 'wedo2.tiltDirection.any', default: 'any', - description: 'label for any element in tilt direction any menu for LEGO WeDo 2 extension' + description: 'label for any element in tilt direction menu for LEGO WeDo 2 extension' }), value: WeDo2TiltDirection.ANY }