From c0d3b571778dc386e4ccdd939f86217e214c5128 Mon Sep 17 00:00:00 2001 From: Erick <74315338+erickahmed@users.noreply.github.com> Date: Sun, 6 Feb 2022 23:04:40 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85ae4d3..5324367 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ TyVM is a 16bit VM based on the LC-3 architechture - 10 registers: - 8 general purpose - 1 program counter - - 1 condition flag + - 1 condition register - 3 condition flags