Merge branch 'contrib/github_pr_11046' into 'master'

Fix typo in common components example docs (GitHub PR)

Closes IDFGH-9709

See merge request espressif/esp-idf!22909
pull/11112/head
Marius Vikhammer 2023-03-29 10:13:42 +08:00
commit abe9fe11d8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -10,7 +10,7 @@ It may include but it is not limited to the following:
## How to use
- Update the **Environmental Capabilities ``Kcofig``** with capabilities you consider could be shared among other example projects.
- Update the **Environmental Capabilities ``Kconfig``** with capabilities you consider could be shared among other example projects.
- Use ``orsource`` statement in **your example project ``Kconfig``** to include the Environmental Capabilities as shown below.