Fix typo in 'Utility Wrapers' heading (#6017)

This commit is contained in:
cladxv
2026-07-26 06:08:28 -07:00
committed by GitHub
parent c15f3214d5
commit ae7c58e5b9

View File

@@ -110,7 +110,7 @@ Some people ported raylib to other languages in the form of bindings or wrappers
| [gclang-raylib](https://github.com/gnuchanos/gcLang_Compiler/tree/main/windows_version/raylib_version)| **6.0** | [gclang](https://github.com/gnuchanos/gcLang_Compiler) | AGPL-3.0 |
### Utility Wrapers
### Utility Wrappers
These are utility wrappers for specific languages, they are not required to use raylib in the language but may adapt the raylib API to be more inline with the language's paradigm.
| Name | raylib Version | Language | License |