Skip to content

Commit d64d311

Browse files
committed
[RISCV] Fix typo in UserGuides.rst. NFC
1 parent d2e9532 commit d64d311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/UserGuides.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Additional Topics
286286
DirectX runtime.
287287

288288
:doc:`RISCVUsage`
289-
This document describes using the RISCV-V target.
289+
This document describes using the RISC-V target.
290290

291291
:doc:`RISCV/RISCVVectorExtension`
292292
This document describes how the RISC-V Vector extension can be expressed in LLVM IR and how code is generated for it in the backend.

0 commit comments

Comments
 (0)