Fix a typo in the title

Add the missing 'b' into "Assemly" to form the word "Assembly."
This commit is contained in:
ASaHsieh 2022-07-28 15:58:15 +08:00
parent 9de91452f2
commit 9fda4488bc

View File

@ -1,6 +1,6 @@
# rvalp
RISC-V Assemly Language Programming
RISC-V Assembly Language Programming
This is an attempt to create a book on RISC-V programming in assembly language.