Skip to content

Commit 430a57c

Browse files
committed
fix typo
1 parent ea52db7 commit 430a57c

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
@@ -5,7 +5,7 @@ The assembler for the Nibble Knowledge CPU.
55
AS4
66
---
77

8-
AS4 is the low level assembler on written in C99 for the Nibble Knowledge CPU. It is under 700 lines of executable code, and recognises only 12 contructs:
8+
AS4 is the low level assembler on written in C99 for the Nibble Knowledge CPU. It is under 700 lines of executable code, and recognises only 12 constructs:
99

1010
### Useage ###
1111
There are only two invocations of as4:

0 commit comments

Comments
 (0)