From 3ee5f565ae98cc68b6dff24225b6f8f069f6e20d Mon Sep 17 00:00:00 2001
From: Thomas Russell Murphy <thomas.russell.murphy@case.edu>
Date: Sat, 4 Jan 2014 22:45:52 -0500
Subject: Spellchecking converter README files.

---
 converter/ps2_usb/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'converter/ps2_usb/README.md')

diff --git a/converter/ps2_usb/README.md b/converter/ps2_usb/README.md
index 65e616efb..8f06fdd00 100644
--- a/converter/ps2_usb/README.md
+++ b/converter/ps2_usb/README.md
@@ -12,7 +12,7 @@ Following three methods are used to implement PS/2 signal handling.
 ### Interrupt driven(ps2_interrupt.c)
     Uses pin interrupt to detect falling edge of clock line.
 ### USART hardware module(ps2_usart.c)
-    Uses AVR USART engine to recevie PS/2 signal.
+    Uses AVR USART engine to receive PS/2 signal.
 
 To select method edit Makefile.
 
@@ -31,7 +31,7 @@ In case of Teensy2.0(ATMega32U4):
 To change pin configuration edit config.h.
 
 
-Build Frimware
+Build Firmware
 --------------
 Just run `make`:
 
-- 
cgit v1.2.3