Skip to content

Commit 8bd97db

Browse files
committed
Merge branch 'pr_870' into 'main'
[GH_PR] Fix a typo in generic_switch example README.md (CON-1086) See merge request app-frameworks/esp-matter!667
2 parents c52a1e8 + dbd2597 commit 8bd97db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/generic_switch/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This example creates a Generic Switch device using the ESP
44
Matter data model.
55
This example demonstrates the use of few optional data model elements like :
6-
- Fixed Label Cluster : provides a feature for the device to tag an endpoint with zero or more read only labels.(demonnstrated through nvs)
6+
- Fixed Label Cluster : provides a feature for the device to tag an endpoint with zero or more read only labels (demonstrated through nvs).
77
- User Label Cluster : This cluster provides a feature to tag an endpoint with zero or more labels.
88
- Taglist Feature of Descriptor Cluster : used to disambiguate sibling endpoints where two or more sibling
99
endpoints have an overlap in the supported device types with each such endpoint having a unique TagList.

0 commit comments

Comments
 (0)