diff --git a/libs/core/buttons.ts b/libs/core/buttons.ts index 6b9ffd95..1e5c7a67 100644 --- a/libs/core/buttons.ts +++ b/libs/core/buttons.ts @@ -248,7 +248,7 @@ namespace brick { /** * Set lights. - * @param pattern the lights pattern to use. eg: BrickLight.Orange + * @param pattern the lights pattern to use. eg: StatusLight.Orange */ //% blockId=setLights block="set status light to %pattern" //% weight=100 group="Buttons"