diff --git a/examples/lighting-app/cc13x4_26x4/README.md b/examples/lighting-app/cc13x4_26x4/README.md index ea68690b0aefae..60cb44516739d5 100644 --- a/examples/lighting-app/cc13x4_26x4/README.md +++ b/examples/lighting-app/cc13x4_26x4/README.md @@ -264,7 +264,7 @@ On ``` ./chip-tool onoff on 1 -./chip-tool onoff toggee 1 (assuming the light is off) +./chip-tool onoff toggle 1 (assuming the light is off) ```