From 8e6af6259bd1dd47d81c36f0562ff362ca5d42c3 Mon Sep 17 00:00:00 2001 From: Gangzheng Tong Date: Fri, 11 Apr 2025 15:34:07 -0700 Subject: Fix user-guide typos (#6789) * Fix user-guide typos Use LLM to scan each of the markdown files to fix typos. Try not to change anything but the typos in this CL. * typo not caught by LLM * add output of ./build_toc.ps1 --- docs/user-guide/a3-01-reference-capability-profiles.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/user-guide/a3-01-reference-capability-profiles.md') diff --git a/docs/user-guide/a3-01-reference-capability-profiles.md b/docs/user-guide/a3-01-reference-capability-profiles.md index 43fe8eedb..e54f21290 100644 --- a/docs/user-guide/a3-01-reference-capability-profiles.md +++ b/docs/user-guide/a3-01-reference-capability-profiles.md @@ -5,9 +5,9 @@ layout: user-guide Capability Profiles ============================ -### Accepted values of `-profile`: +### Accepted Values of `-profile`: -> Note: To 'make' your own 'profile's, try mixing capabilities with `-capability`. +> Note: To create your own profiles, try mixing capabilities with `-capability`. `sm_{4_0,4_1,5_0,5_1,6_0,6_1,6_2,6_3,6_4,6_5,6_6,6_7}` * HLSL shader model @@ -43,7 +43,7 @@ Capability Profiles * GLSL versions `spirv_1_{1,2,3,4,5,6}` -* SPIRV versions +* SPIR-V versions `metallib_2_{3,4}` * Metal versions -- cgit v1.2.3