From 401612319464534b6d0ad897ad3846b9b63ff546 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Sun, 14 May 2023 09:23:25 -0700
Subject: [PATCH] typo

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

diff --git a/README.md b/README.md
index 58336ff0db..6fa5a7be17 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 An introduction to distributed communications in simulation applications. 
 Topics include introduction to the TCP/IP protocol stack, 
-socket communications including TCP/UDP unicast/multicastm and essential protocol design issues.
+socket communications including TCP/UDP unicast/multicast and essential protocol design issues.
 Follow-on emphasis is Distributed Interactive Simulation (DIS) Protocol application programming, 
 with side looks at High Level Architecture (HLA). Course activity focuses on creation and testing 
 of network programming network code and web-browser applications.
-- 
GitLab