diff options
| author | vaezim <[email protected]> | 2024-05-30 02:22:07 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-30 08:22:07 +0200 |
| commit | d7a8af144d066e28e821916ac10e66407e7bfa05 (patch) | |
| tree | 5af43dd72a7550e8ff7833339b4e100e35b52412 /BINDINGS.md | |
| parent | f2344cd08944a7be63b9e5ebf134daf5ff1cd84f (diff) | |
| download | raylib-d7a8af144d066e28e821916ac10e66407e7bfa05.tar.gz raylib-d7a8af144d066e28e821916ac10e66407e7bfa05.zip | |
Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017)
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 118794d5..81bc6abd 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -1,6 +1,6 @@ # raylib bindings and wrappers -Some people ported raylib to other languages in form of bindings or wrappers to the library. Here is a list with all the ports available. Feel free to send a PR if you know of any binding/wrapper not in this list. +Some people ported raylib to other languages in the form of bindings or wrappers to the library. Here is a list with all the ports available. Feel free to send a PR if you know of any binding/wrapper not in this list. ### Language Bindings |
