Skip to content

Commit ea47b9d

Browse files
authored
Merge pull request #23 from cmuellner/extensions
typo: Use plural even if we only have a single list item
2 parents a816980 + 94ebe7e commit ea47b9d

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)