Skip to content

Commit e768dc1

Browse files
committed
riscv-elf.md: fix typo
1 parent 41edcc7 commit e768dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

riscv-elf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ The medium low code model, or `medlow`, allows the code to address the lower
338338
instructions, for example, a 32-bit address literal can be produced.
339339
This code model is not position independent.
340340

341-
### Meidum any
341+
### Medium any
342342

343343
The medium any code model, or `medany`, allows the code to address the range
344344
between -2 GiB and +2 GiB from its position. By using the instruction `auipc`

0 commit comments

Comments
 (0)