Skip to content

Commit

Permalink
fix mispelled work
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Mar 7, 2022
1 parent f769792 commit 9494128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/light-switch-app/efr32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,8 @@ combination with JLinkRTTClient as follows:
chip-tool binding write binding '[{"fabricIndex": 1, "group": 257}]' 1 1
```
To run the example with unicast and groups commands, run the grousp command
only commands and replace the last one with binding command
To run the example with unicast and groups commands, run the group configuration
commands and replace the last one with binding this command
```
chip-tool binding write binding '[{"fabricIndex": 1, "group": 257},{"fabricIndex": 1, "node": <lighting-node-id>, "endpoint": 1, "cluster":6} ]' 1 1
Expand Down

0 comments on commit 9494128

Please sign in to comment.