瀏覽代碼

Grammar fix

Doprez 1 年之前
父節點
當前提交
316fb61f43
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      en/manual/graphics/effects-and-shaders/index.md

+ 2 - 2
en/manual/graphics/effects-and-shaders/index.md

@@ -30,8 +30,8 @@ Stride shaders are converted automatically to the target graphics platform — e
 
 For mobile platforms, shaders are optimized by a GLSL optimizer to improve performance.
 
->[!NOTE]
->converting to OpenGL Compute shaders are not supported in SDSL yet.
+> [!NOTE]
+> Converting to OpenGL Compute shaders are not supported in SDSL yet.
 
 ## In this section