Skip to content

Commit fb9b369

Browse files
committed
spelling error fix
1 parent 79399e0 commit fb9b369

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/lighting-app/cc13x4_26x4/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ guide assumes that the environment is linux based, and recommends Ubuntu 20.04.
5656
- Download and install [SysConfig][sysconfig]. This can be done simply with
5757
the following commands.
5858

59-
````
59+
```
6060
$ cd ~
6161
$ wget https://dr-download.ti.com/software-development/ide-configuration-compiler-or-debugger/MD-nsUM6f7Vvb/1.18.1.3343/sysconfig-1.18.1_3343-setup.run
6262
$ chmod +x sysconfig-1.18.1_3343-setup.run
@@ -252,7 +252,7 @@ On
252252
253253
```
254254
255-
./chip-tool onoff on <nodeID> 1 ./chip-tool onoff toggee <nodeID> 1 (assuming
255+
./chip-tool onoff on <nodeID> 1 ./chip-tool onoff toggle <nodeID> 1 (assuming
256256
the light is off)
257257
258258
```

0 commit comments

Comments
 (0)