Skip to content

Commit 24f6e5b

Browse files
authored
Update README.md
Fix typos
1 parent 6768208 commit 24f6e5b

File tree

1 file changed

+2
-2
lines changed
  • idf_component_examples/esp_matter_light

1 file changed

+2
-2
lines changed

Diff for: idf_component_examples/esp_matter_light/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ Those are the tested devices that have a WS2812 RGB LED and can run BLE, Wi-Fi a
7474
In case it is necessary to change the Button Pin or the REG LED Pin, please use the `menuconfig`
7575
`idf.py menuconfig` and change the Menu Option `Light Matter Accessory`
7676

77-
## Using OpenThread with Matter
77+
## Building the Application using OpenThread and Matter
7878

7979
This is possible with the ESP32-C6.
80-
It is neessasy to have a Thread Border Routed in the Matter Environment. Check you matter hardware provider.
80+
It is necessary to have a Thread Border Router in the Matter Environment. Check you Matter hardware provider.
8181
In order to build the application that will use Thread Networking instead of Wi-Fi, please execute:
8282

8383
Example for ESP32-S3/Linux | macOS:

0 commit comments

Comments
 (0)