Skip to content

Commit 43d828c

Browse files
committed
Fix typo in CC13x4_26x4 Lighting App README
Correct spelling of "toggle" in README. Signed-off-by: Maddy Marsh <m-marsh@ti.com>
1 parent 4c1a0c5 commit 43d828c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/lighting-app/cc13x4_26x4/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ On
264264
265265
```
266266
./chip-tool onoff on <nodeID> 1
267-
./chip-tool onoff toggee <nodeID> 1 (assuming the light is off)
267+
./chip-tool onoff toggle <nodeID> 1 (assuming the light is off)
268268

269269
```
270270

0 commit comments

Comments
 (0)