浏览代码

fix changelog typo

Andre Weissflog 1 年之前
父节点
当前提交
f5bf1a28ac
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@
 
 ### 31-Aug-2024
 
-- Some cleanup work the WebGPU backend bindgroups cache which fixes
+- Some cleanup work in the WebGPU backend bindgroups cache which fixes
   a number of issues: Destroying an image, sampler, storage buffer
   or pipeline object now properly evicts any associated item in
   the bindgroups cache and releases the associated WebGPU BindGroup