소스 검색

Corrected typo

Ray 5 년 전
부모
커밋
f632e32100
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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                                |