Update README.md

Fix typo
This commit is contained in:
Ludovic BOUÉ
2024-02-07 13:25:57 +01:00
committed by GitHub
parent 886aa35375
commit 8223db65e9
+1 -1
View File
@@ -11,7 +11,7 @@ This example demonstrates the use of few optional data model elements like :
Note:
In order to retrieve the label-list from the fixed-label cluster the two options:
``CONFIG_ENABLE_ESP32_FACTORY_DATA_PROVIDER`` and ``CONFIG_ENABLE_ESP32_DEVICE_INFO_PROVIDER`` have been set through sdkcofig.defaults.
``CONFIG_ENABLE_ESP32_FACTORY_DATA_PROVIDER`` and ``CONFIG_ENABLE_ESP32_DEVICE_INFO_PROVIDER`` have been set through sdkconfig.defaults.
See the [docs](https://docs.espressif.com/projects/esp-matter/en/latest/esp32/developing.html) for more information about building and flashing the firmware.