diff --git a/README.md b/README.md index a0680a1..bbf1743 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #Apple ]\[ //e HGR Font 6502 Assembly Language Tutorial -Revision: 50, Jan 27, 2016. +Revision: 51, Jan 27, 2016. # Table of Contents @@ -96,7 +96,7 @@ When you are at the Applesoft `]` prompt type in (or paste) the following: FC58G 400:41 -We used the the ASCII char `A` which has a hex value 0x41. Hmm, OK, so we see an `A` but why is it flashing? +We used the ASCII character `A` which has a hex value 0x41. Hmm, OK, so we see an `A` but why is it flashing??