From d0c62fabcb434e792eb86a4b83db545778ed2b55 Mon Sep 17 00:00:00 2001
From: Terry Norbraten <tnorb@comcast.net>
Date: Tue, 2 Jun 2020 15:18:20 -0700
Subject: [PATCH] Update README.md

IEEE missing last "E"
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 28d266b86e..3f0b2ad959 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # open-dis7-java
-Type-safe java implementation of the DIS Protocol v. 7, IEE 1278.1-2012
+Type-safe java implementation of the DIS Protocol v. 7, IEEE 1278.1-2012
 
 **IMPORTANT!**  This project is not complete and is in a testing phase.  Until this notice is removed, use the DIS libraries under the **open-dis-java** and **Enumerations** projects.
 
-- 
GitLab