From 8247e4224ee8b78163c0bafece78d1a7e4b28ef6 Mon Sep 17 00:00:00 2001 From: David Fenyes Date: Fri, 21 Feb 2020 00:29:12 -0600 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12a66e4..7a49814 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project aims to provide a (near) universal ASCII keyboard for vintage computers. Home computers of the 1970's typically either polled a switch matrix, or interfaced to a parallel ASCII keyboard via a parallel port. -The keyboard allows use of Cherry MX keys, or Futaba MD-4PCS (aka eorge Risk KBM-01-01) keys. +The keyboard allows use of Cherry MX keys, or Futaba MD-4PCS (aka George Risk KBM-01-01) keys. The keyboard is designed using KiCad in order to be the most useful for anybody wishing to modify the keyboard for more specific uses, or to add to the project.