Skip to content

Commit 99ab24e

Browse files
authored
Merge pull request #1617 from karaketir16/patch-3
Fix typo `mintained` -> `maintained`
2 parents 444c01e + 30c51a2 commit 99ab24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ simulator for the elf and linux toolchains. The simulator can be selected
197197
by the SIM variable in the Makefile, e.g. SIM=qemu, SIM=gdb, or SIM=spike
198198
(experimental).In addition, the simulator can also be selected with the
199199
configure time option `--with-sim=`.However, the testsuite allowlist is
200-
only mintained for qemu.Other simulators might get extra failures.
200+
only maintained for qemu.Other simulators might get extra failures.
201201

202202
#### Additional Prerequisite
203203

0 commit comments

Comments
 (0)