diff --git a/editor/extension.ts b/editor/extension.ts index ff197559..b26075f2 100644 --- a/editor/extension.ts +++ b/editor/extension.ts @@ -33,10 +33,8 @@ pxt.editor.initExtensionsAsync = function (opts: pxt.editor.ExtensionOptions): P
- 1 - ${lf("Connect EV3 to computer with USB cable")} -
- ${lf("Use the miniUSB port on top of EV3 brick")} + 1 + ${lf("Connect the EV3 brick to your computer with a USB cable.")}
@@ -57,9 +55,9 @@ pxt.editor.initExtensionsAsync = function (opts: pxt.editor.ExtensionOptions): P
- + - ${lf("Something wrong? Click here to troubleshoot..")} + ${lf("Did you prepare your EV3 brick for MakeCode?")}
`;