Parcourir la source

Corrected typo

Ray il y a 5 ans
Parent
commit
f632e32100
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      BINDINGS.md

+ 1 - 1
BINDINGS.md

@@ -46,7 +46,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
 | ringraylib         | Ring           | https://github.com/ringpackages/ringraylib                           |
 | cl-raylib          | Common Lisp    | https://github.com/longlene/cl-raylib                                |
 | raylib-scm         | Chicken Scheme | https://github.com/yashrk/raylib-scm                                 |
-| raylib-chivi       | Chibi-Scheme   | https://github.com/VincentToups/raylib-chibi                         |
+| raylib-chibi       | Chibi-Scheme   | https://github.com/VincentToups/raylib-chibi                         |
 | Euraylib           | Euphoria       | https://github.com/gAndy50/Euraylib                                  |
 | raylib-wren        | Wren           | https://github.com/TSnake41/raylib-wren                              |
 | raylib-odin        | Odin           | https://github.com/kevinw/raylib-odin                                |