Bläddra i källkod

fix changelog typo

Andre Weissflog 1 år sedan
förälder
incheckning
f5bf1a28ac
1 ändrade filer med 1 tillägg och 1 borttagningar
  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