From 3bd83d396533421a77eaf6cc7a576b6c7a27abc2 Mon Sep 17 00:00:00 2001 From: mgcaret Date: Thu, 5 Mar 2020 22:50:34 -0800 Subject: [PATCH] missing an e --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b989e5a..5c3740e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ OF816 is a [65C816](https://www.westerndesigncenter.com/wdc/w65c816s-chip.cfm) Forth implementation heavily inspired by [Open Firmware (IEEE 1275-1994)](https://www.openfirmware.info/Welcome_to_OpenBIOS). -Note that OF816 is *not* an Open Firmware implmentation (yet), but it has the +Note that OF816 is *not* an Open Firmware implementation (yet), but it has the potential (and groundwork has been done) for it to become one. ## Features