From a50c7218a23d0c1b944d20d867da8d9337dda88e Mon Sep 17 00:00:00 2001 From: Xiaoliang Pan Date: Wed, 18 May 2022 15:41:05 -0500 Subject: [PATCH] Fix typo --- main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.ts b/main.ts index 12ae8e5..20b6fd5 100644 --- a/main.ts +++ b/main.ts @@ -987,7 +987,7 @@ namespace powerbrick { } - //% blockId="powerbrick_rgbattach" block="RGB connect ot %port" + //% blockId="powerbrick_rgbattach" block="RGB connect to %port" //% weight=85 blockGap=8 //% group="RGB" export function rgbConnect(port: Ports) {