Fixed typo

This commit is contained in:
Perry Kivolowitz 2022-06-20 10:36:41 -05:00
parent c2b84cf76e
commit 412e814d1d

View file

@ -74,7 +74,7 @@ the 64 bit ARM Instruction Set Architecture (ISA).
| 11 | Bit Fields |
| .... a | [.... Without Bit Fields](./section_2/bitfields/README.md) |
| .... b | [.... With Bit Fields](./section_2/bitfields/with.md) |
| .... c | [.... Review of Newly Described Instruction](./section_2/bitfields/review.md)
| .... c | [.... Review of Newly Described Instructions](./section_2/bitfields/review.md)
## Section 3 - More Stuff