diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -270,7 +270,7 @@ data: .byte $00 ``` -## Use memory-aware prefixes for variables +## Use memory-explicit prefixes for variables Just to reiterate over what was said on [Allocation conventions](#allocation-conventions): be very mindful on where data is placed. |
