Browse Source

fix changelog typo

Andre Weissflog 1 năm trước cách đây
mục cha
commit
d57e70890f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -43,7 +43,7 @@ Also see the following backend-specific samples which don't use sokol-shdc:
 - WebGPU: https://github.com/floooh/sokol-samples/blob/master/wgpu/vertexpulling-wgpu.c
 - Desktop GL: https://github.com/floooh/sokol-samples/blob/master/glfw/vertexpulling-glfw.c
 
-Storage support is not available on the following platform/backend combos:
+Storage buffer support is not available on the following platform/backend combos:
 
 - macOS + GL (stuck at GL 4.1)
 - iOS + GL (stuck at GLES 3.0)