From a059577b4e330721f122d2d0054594c32c591f51 Mon Sep 17 00:00:00 2001
From: Erik Strand <erik@erikstrand.net>
Date: Fri, 19 Oct 2018 15:12:29 -0400
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index c877831..31f616e 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 This repo contains a variety of "hello world" type programs for an ATTINY44a
 connected to an LED and a button. Not coincidentally this is the sort of board I
 ended up with after modifying Neil's
-[echo](http://academy.cba.mit.edu/classes/embedded_programming/index.html#echo)
-board based on the guidelines of the
+[echo board](http://academy.cba.mit.edu/classes/embedded_programming/index.html#echo)
+based on the guidelines of the
 [electronics design](http://academy.cba.mit.edu/classes/electronics_design/index.html)
 assignment.
-- 
GitLab