From 5c558eb84ab50ea105afc211ba6689396499944d Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Fri, 29 Jan 2021 22:16:51 +0100 Subject: [PATCH] README: Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d73f80e..71f4bf4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#### This Repo contains very uggly code, that may be disturbing to some readers. Reader discretion is adwised. +#### This Repo contains very uggly code, that may be disturbing to some readers. Reader discretion is advised. # asmTron asmTron is a compiler / emulator for a 12-bit cpu (4-bit opcodes, 8-bit adresses), that I started building in Minecraft.