docs: update docs description to match sidebar (#35481)

Update introduction.md

Co-authored-by: Nik K <nk@nikk.ca>
This commit is contained in:
trop[bot]
2022-08-29 15:52:39 +02:00
committed by GitHub
parent 1e54a8d3fe
commit 0bdb5ac85a

View File

@@ -47,7 +47,7 @@ are the different categories and what you can expect on each one:
- **Examples**: Quick references to add features to your Electron app.
- **Development**: Miscellaneous development guides.
- **Distribution**: Learn how to distribute your app to end users.
- **Testing and debugging**: How to debug JavaScript, write tests, and other tools used
- **Testing And Debugging**: How to debug JavaScript, write tests, and other tools used
to create quality Electron applications.
- **References**: Useful links to better understand how the Electron project works
and is organized.