Skip to content

Commit 94ebe7e

Browse files
committed
typo: Use plural even if we only have a single list item
Since we speak of *all* extensions (even if we only have one in the document), we need to use the plural form of the word extension. Signed-off-by: Christoph Müllner <[email protected]>
1 parent a816980 commit 94ebe7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.mkd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ As of November 2021 the additional tail-call entry points are only
246246
implemented in compiler-rt, and calls will only be generated by LLVM
247247
when the option `-mllvm -save-restore-tailcall` is specified.
248248

249-
## Conventions for vendor extension
249+
## Conventions for vendor extensions
250250

251251
Support for custom instruction set extensions are an important part of RISC-V,
252252
with large encoding spaces reserved of vendor extensions.
@@ -301,7 +301,7 @@ Ventana Micro Systems | vt | https://www.ventanamicro.com/
301301

302302
NOTE: Vendor prefixes are case-insensitive.
303303

304-
### List of vendor extension
304+
### List of vendor extensions
305305

306306
Vendor | Name | Version | ISA Document
307307
:------ | :-------------- | :------------- | :---------------

0 commit comments

Comments
 (0)