mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
fix typo
This commit is contained in:
parent
7aa69ae3d7
commit
d3c5a72399
@ -53,7 +53,7 @@ until cell #1 is 0, and cell #2 holds cell #1's old value. Because we're on
|
||||
cell #1 at the end of the loop, move to cell #2, and then print out the value
|
||||
in ASCII.
|
||||
|
||||
Also keep in mind that the spaces are purely for readibility purposes. You
|
||||
Also keep in mind that the spaces are purely for readability purposes. You
|
||||
could just as easily write it as:
|
||||
|
||||
,[>+<-]>.
|
||||
|
Loading…
Reference in New Issue
Block a user