浏览代码

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
 have now been properly integrated with the sokol main repository (meaning that each
 change to the sokol headers will update the bindings automatically).
 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
 Many thanks to @colinbellino for creating the bindings scripts and preparing
 the PR (https://github.com/floooh/sokol/pull/1090).
 the PR (https://github.com/floooh/sokol/pull/1090).