mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-23 23:46:48 +08:00
Fix typo in const/README.md: "Type" should read "Typo"
This commit is contained in:
parent
79ed5c4e04
commit
3148b215da
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ modify something marked as read only by the hardware will result in a crash.
|
||||||
string contains a typo - we meant to write "Typo" but we experienced a
|
string contains a typo - we meant to write "Typo" but we experienced a
|
||||||
senior moment and what got entered was "Rypo". Could happen to anyone.
|
senior moment and what got entered was "Rypo". Could happen to anyone.
|
||||||
|
|
||||||
For some reason, we will fix "Rypo", turning it into "Type" using code
|
For some reason, we will fix "Rypo", turning it into "Typo" using code
|
||||||
rather than simply editing the file.
|
rather than simply editing the file.
|
||||||
|
|
||||||
The same is true for `rotypo`. Extra credit for being consistent.
|
The same is true for `rotypo`. Extra credit for being consistent.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue