From 674494d6631761961ccbb51f6c664dd7de8ad253 Mon Sep 17 00:00:00 2001 From: omar Date: Wed, 30 Aug 2023 11:45:07 +0200 Subject: [PATCH] Typo --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index a3ec51b..4371d4b 100644 --- a/Home.md +++ b/Home.md @@ -75,7 +75,7 @@ New to Dear ImGui? Check out the [[Getting Started guide|Getting-Started]]. - [About Backends](https://github.com/ocornut/imgui/blob/master/docs/BACKENDS.md) (docs/BACKENDS.md) - The [backends/](https://github.com/ocornut/imgui/tree/master/backends) folder contains 18 reusable backends for varieties of platforms and frameworks. -### Extensions +### Third-Party Extensions - [[List of useful third-party extensions/widgets|Useful-Extensions]]: Text editors, node editors, plotting/graphing, curves/animations/gradients editors, file dialogs, knobs, spinners, toggles, layout, remoting, 3d gizmos, inspectors, and many more!