Skip to content

Commit d912d23

Browse files
committed
docs: typo
1 parent 794953b commit d912d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/Vulkan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ If you see `Vulkan used VRAM` in the output, it means that Vulkan support is wor
6868
* :::details Windows only: LLVM (optional, recommended if you have build issues)
6969
There are a few methods to install LLVM:
7070
* **As part of Microsoft Visual C++ Build Tools (Recommended):** the dependencies for Window listed under [Downloading a Release](./building-from-source.md#downloading-a-release) will also install LLVM.
71-
* **Independently:** visit the [latest LLVM release page](https://github.com/llvm/llvm-project/releases/latest) and download an installer for your Windows architecture.
71+
* **Independently:** visit the [latest LLVM release page](https://github.com/llvm/llvm-project/releases/latest) and download the installer for your Windows architecture.
7272
:::
7373

7474
### Building From Source

0 commit comments

Comments
 (0)