Skip to content

Commit 07cfe58

Browse files
committed
Trying to reduce confusion
1 parent 99b6cf2 commit 07cfe58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Nibble Knowledge CPU has 8 instructions which are split into two different t
2121

2222
### 2 data types ###
2323
AS4 recognises two inbuilt data types:
24-
* Numberical values. Format: ".data SIZE INITIAL VALUE"
24+
* Numberical values. Format: ".data SIZE INITIALVALUE"
2525
* Strings, both plain and zero terminated. Format: ".ascii "String"" or ".asciiz "String""
2626
* Strings must start and end with double quotes.
2727
* AS4 recognises standard escape characters

0 commit comments

Comments
 (0)