Skip to content

Commit e7623e2

Browse files
authored
fix(typo): typo and commentaries
1 parent 7efd65e commit e7623e2

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
@@ -59,7 +59,7 @@ This example has been tested with Arduino Core 3.0.4
5959
The project will download all necessary components, including the Arduino Core.
6060
Run `idf.py SDKCONFIG_DEFAULTS="sdkconfig.defaults.<SOC>.idf" -p <PORT> flash monitor`
6161

62-
Example for ESP32-S3/Linux|MacOS:
62+
Example for ESP32-S3/Linux | macOS:
6363
`idf.py SDKCONFIG_DEFAULTS="sdkconfig.defaults.esp32s3" -p /dev/ttyACM0 flash monitor`
6464
Example for ESP32-C3/Windows:
6565
`idf.py -D SDKCONFIG_DEFAULTS="sdkconfig.defaults.esp32c3" -p com3 flash monitor`

0 commit comments

Comments
 (0)