From 2f63ec3bd84585fb94886dafab9feb9b000adf42 Mon Sep 17 00:00:00 2001 From: Mathieu Kardous Date: Mon, 7 Mar 2022 09:15:38 -0500 Subject: [PATCH] fix mispelled work --- .github/.wordlist.txt | 15 +++++++++++++++ examples/light-switch-app/efr32/README.md | 4 ++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/.github/.wordlist.txt b/.github/.wordlist.txt index c4acd491940e9d..fb92f7a6c76258 100644 --- a/.github/.wordlist.txt +++ b/.github/.wordlist.txt @@ -1360,3 +1360,18 @@ Zigbee zigbeealliance zigbeethread libshell +TestGroupDemoConfig +ACLs +AddNOC +CHIPConfig +CHIPProjectAppConfig +CaseAdminNode +DataVersion +ProxyView +ReadAttribute +WriteAttribute +kAdminister +kManage +kOperate +kView +xFFFFFFFD diff --git a/examples/light-switch-app/efr32/README.md b/examples/light-switch-app/efr32/README.md index 293c7b0af0c38c..b24401112e60c0 100644 --- a/examples/light-switch-app/efr32/README.md +++ b/examples/light-switch-app/efr32/README.md @@ -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": , "endpoint": 1, "cluster":6} ]' 1 1