From fd729dd38ec354b8435481d0fe73bf89ef822d57 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Sun, 11 Aug 2024 18:30:33 -0700
Subject: [PATCH] punctuation

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

diff --git a/examples/src/TcpExamples/README.md b/examples/src/TcpExamples/README.md
index 53cad8dd2c..38a715aa43 100644
--- a/examples/src/TcpExamples/README.md
+++ b/examples/src/TcpExamples/README.md
@@ -1,6 +1,6 @@
 ## TCP Examples Source Code
 
-Programs in this directory show how to create connection-oriented Transmission Control Protocol (TCP) sockets
+Programs in this directory show how to create connection-oriented Transmission Control Protocol (TCP) sockets.
 
 <!-- View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/TcpExamples/README.md -->
 
-- 
GitLab