From c6259cafc1dc9cf9c30ac1ba23142125eb05a99a Mon Sep 17 00:00:00 2001
From: whatmough <pwhatmough@seas.harvard.edu>
Date: Sun, 24 May 2020 12:12:21 -0400
Subject: [PATCH] Update README.md

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

diff --git a/ip/rtl_inc/README.md b/ip/rtl_inc/README.md
index 52a05a3..45c9bc1 100644
--- a/ip/rtl_inc/README.md
+++ b/ip/rtl_inc/README.md
@@ -1,4 +1,4 @@
 # RTL Macros
 
 This include file contains a minimal set of macros that are valuable when designing hardware using synthesizable RTL.
-See RTL coding guidlines in this project for more details and examples.
+See RTL coding guidlines elsewhere in this project for more details and examples.
-- 
GitLab