From e991a1c310ea2cc3be7425205e720f1c910e34d9 Mon Sep 17 00:00:00 2001 From: crumblingstatue Date: Thu, 29 Apr 2021 19:31:24 +0200 Subject: [PATCH] Fix typo in README.md (#340) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2199045a..0820400e 100644 --- a/README.md +++ b/README.md @@ -229,7 +229,7 @@ There are advantages and disadvantages to both systems. The short of it is this: immediate mode GUI libraries are easier to use, but less powerful. -### Advantaged of immediate mode +### Advantages of immediate mode #### Usability The main advantage of immediate mode is that the application code becomes vastly simpler: