Update README.md

This commit is contained in:
Gabriel Tofvesson 2019-04-08 22:16:02 +02:00
parent 7edc6f7582
commit 8012c9409e

View File

@ -245,7 +245,7 @@ can be referenced using an '@' symbol.
For example: *$BAR* would declare a label *BAR* which can be referenced with
*@BAR*.
**NOTE**: Label names are case-insensitive; i.e. *@FOO* and *@foo* are
**NOTE**: Label names are case-insensitive; i.e. @*FOO* and @*foo* are
functionally indistinguishable to the compiler.