Skip to content

Commit 0aa3a0c

Browse files
authored
Minor typo fixes in README.md (project-chip#31167)
1 parent adf6ce5 commit 0aa3a0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -210,18 +210,18 @@ The Matter repository is structured as follows:
210210
| credentials | Development and test credentials |
211211
| docs | Documentation, including guides. Visit the [Matter SDK documentation page](https://project-chip.github.io/connectedhomeip-doc/index.html) to read it. |
212212
| examples | Example firmware applications that demonstrate use of Matter |
213-
| integrations | 3rd Party integrations |
213+
| integrations | 3rd party integrations |
214214
| scripts | Scripts needed to work with the Matter repository |
215215
| src | Implementation of Matter |
216216
| third_party | 3rd party code used by Matter |
217-
| zzz_generated | zap generated template code - Revolving around cluster information |
218-
| BUILD.gn | Build file for the gn build system |
217+
| zzz_generated | ZAP generated template code - Revolving around cluster information |
218+
| BUILD.gn | Build file for the GN build system |
219219
| CODE_OF_CONDUCT.md | Code of conduct for Matter and contribution to it |
220220
| CONTRIBUTING.md | Guidelines for contributing to Matter |
221221
| LICENSE | Matter license file |
222222
| REVIEWERS.md | PR reviewers |
223223
| gn_build.sh | Build script for specific projects such as Android, EFR32, etc. |
224-
| README.md | This File |
224+
| README.md | This file |
225225

226226
# License
227227

0 commit comments

Comments
 (0)