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

Update introduction.md
This commit is contained in:
Nik K
2022-08-29 04:17:58 -04:00
committed by GitHub
parent d829fb7ef2
commit 23264488c5

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.