Skip to content

Commit effe493

Browse files
committed
documentation
1 parent 946a32f commit effe493

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ LOOP TAY
132132
BNE LOOP
133133
```
134134

135-
This is a small program which lets the accumulator grow quadratically while X decreases linearly:
135+
This is a small program which lets the accumulator register grow quadratically while X decreases linearly:
136136

137137
![A at PC 0x6012](doc/example03_1.gif?raw=true)
138138
![X at PC 0x6015](doc/example03_2.gif?raw=true)

doc/screenshot.png

23.9 KB
Loading

0 commit comments

Comments
 (0)