Skip to content

Commit 4d576d4

Browse files
authored
fix(typo): typo and commentaries
1 parent ea5f261 commit 4d576d4

File tree

1 file changed

+1
-1
lines changed
  • idf_component_examples/esp_matter_light

1 file changed

+1
-1
lines changed

idf_component_examples/esp_matter_light/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ In case it is necessary to change the Button Pin or the REG LED Pin, please use
7878

7979
This is possible with the ESP32-C6.
8080
It is neessasy to have a Thread Border Routed in the Matter Environment. Check you matter hardware provider.
81-
In order to build the application that will use Thread Networking instead of WiFi, please execute:
81+
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:
8484
`idf.py SDKCONFIG_DEFAULTS="sdkconfig.defaults.c6_thread" -p /dev/ttyACM0 flash monitor`

0 commit comments

Comments
 (0)