Skip to content

Commit 4f091f4

Browse files
authored
Fix typo in BINDINGS.md (#4493)
1 parent a2f6ae6 commit 4f091f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BINDINGS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Some people ported raylib to other languages in the form of bindings or wrappers
8787

8888
### Utility Wrapers
8989

90-
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 pardigm.
90+
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.
9191
| Name | raylib Version | Language | License |
9292
| ---------------------------------------------------- | :------------: | :------------------------------------------: | :-----: |
9393
| [raylib-cpp](https://github.com/robloach/raylib-cpp) | **5.0** | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | Zlib |

0 commit comments

Comments
 (0)