Demo: Fixed typos. (#6247)

This commit is contained in:
Ambrose Bonnaire-Sergeant
2023-03-15 10:55:47 -04:00
committed by GitHub
parent ae4dad09b5
commit 8b6e021f35
2 changed files with 3 additions and 3 deletions

View File

@ -2,13 +2,13 @@
## Index
- [Getting Started & General Advices](#getting-started--general-advices)
- [Getting Started & General Advice](#getting-started--general-advice)
- [Issues vs Discussions](#issues-vs-discussions)
- [How to open an Issue](#how-to-open-an-issue)
- [How to open a Pull Request](#how-to-open-a-pull-request)
- [Copyright / Contributor License Agreement](#copyright--contributor-license-agreement)
## Getting Started & General Advices
## Getting Started & General Advice
- Article: [How To Ask Good Questions](https://bit.ly/3nwRnx1).
- Please browse the [Wiki](https://github.com/ocornut/imgui/wiki) to find code snippets, links and other resources (e.g. [Useful extensions](https://github.com/ocornut/imgui/wiki/Useful-Extensions)).