Skip to content

Commit 1a83bdb

Browse files
committed
Fix typo
1 parent be0ca6c commit 1a83bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/prebuilt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Or build the binaries from scratch (the RISC-V cross-compiler is required):
1818
$ make artifact ENABLE_PREBUILT=0 [CROSS_COMPILE=<COMPILER_PREFIX>]
1919
```
2020

21-
The compiler prefix varies according to the used toolchain, such as `riscv-none-elf-`, `riscv32-unknwon-elf-`, etc.
21+
The compiler prefix varies according to the used toolchain, such as `riscv-none-elf-`, `riscv32-unknown-elf-`, etc.
2222

2323
The prebuilt binaries in `rv32emu-prebuilt` are built from the following repositories and resources:
2424

0 commit comments

Comments
 (0)