Explorar el Código

fix changelog typo

Andre Weissflog hace 1 año
padre
commit
f5bf1a28ac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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