From 1054f61f1f12dc7f4c9b6a8fae3b9a605bd7b3a8 Mon Sep 17 00:00:00 2001
From: bbartels <bbartels@iastate.edu>
Date: Fri, 7 Apr 2017 06:40:49 -0500
Subject: [PATCH] Update README.md

---
 quad/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/quad/README.md b/quad/README.md
index 92dd9ccd3..0bb5211ab 100644
--- a/quad/README.md
+++ b/quad/README.md
@@ -47,7 +47,7 @@ directory:
 cd src/<project> && make test
 ```
 
-### Manually the hardware interface
+### Manually testing the hardware interface
 
 Of course, we cannot run our automated tests on code that needs the Zybo. But
 we have still written manual tests that you can use to test each specific
-- 
GitLab