From 1c85d133e4b65920c80242d0425bac36e8dc6041 Mon Sep 17 00:00:00 2001 From: BZLZHH <69153940+BZLZHH@users.noreply.github.com> Date: Mon, 8 Sep 2025 12:10:03 +0800 Subject: [PATCH] [Docs] (README): Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fb9ae9c..1385bd9b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ > [!NOTE] > **Important Note**: The project is undergoing a complete redesign and rewrite. The previous implementations have been removed or replaced. -## Third party components +## Third-party components **SPIRV-Cross** by **KhronosGroup** - [Apache License 2.0](https://github.com/KhronosGroup/SPIRV-Cross/blob/master/LICENSE): [github](https://github.com/KhronosGroup/SPIRV-Cross)