From 959a0d1468aa98a4c1ecd7ac1364a36eb4811f6e Mon Sep 17 00:00:00 2001 From: jordan4ibanez Date: Tue, 8 Apr 2025 18:17:46 -0400 Subject: [PATCH] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69bdb75b..94fb4986 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@
-**WARNING: Latest `raygui` from master branch is always aligned with latest `raylib` from master branch. Make sure to use the appropiate versions.** +**WARNING: Latest `raygui` from master branch is always aligned with latest `raylib` from master branch. Make sure to use the appropriate versions.** **WARNING: Latest `raygui 4.0` is an API-BREAKING redesign from previous versions (3.x), now all functions are more consistent and coherent, you can read the details about this breaking change in issue [283](https://github.com/raysan5/raygui/issues/283)**