From 57f20d03c9570085bf144d8d40f2be6aaed390cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erhan=20Bar=C4=B1=C5=9F=20=28Ruslan=20Ognyanov=20Asenov=29?= Date: Sun, 18 Aug 2024 21:03:58 +0200 Subject: [PATCH] Update README.md Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49a6b21..215a812 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ timu6502asm --help If the compilation operation failed, process exit code will be **1**. ## Data types -Compiler works with primative date types. +Compiler works with primative data types. ### Byte It takes up one byte of space. It is written in three different ways depending on the number type.