소스 검색

fix typo in changelog

Andre Weissflog 1 년 전
부모
커밋
22d3dcef90
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      CHANGELOG.md

+ 3 - 3
CHANGELOG.md

@@ -6,9 +6,9 @@ The previously 'inofficial' Jai bindings at https://github.com/colinbellino/soko
 have now been properly integrated with the sokol main repository (meaning that each
 change to the sokol headers will update the bindings automatically).
 
-The only missing part currently is that no test compilation happens in the
-CI pipeline (that's also why the Jai bindings have no badge yet in the readme
-- I think these things will have to wait until Jai leaves closed beta).
+The only missing part currently is that no test compilation happens in the CI
+pipeline (that's also why the Jai bindings have no badge yet in the readme, I
+think these things will have to wait until Jai leaves closed beta).
 
 Many thanks to @colinbellino for creating the bindings scripts and preparing
 the PR (https://github.com/floooh/sokol/pull/1090).