From c2f0338a6f901d0091dd4bc1d4e9cb59a2f8bfed Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Fri, 27 May 2022 02:48:57 -0700
Subject: [PATCH] homework description

---
 assignments/src/MV3500Cohort2022MayJune/homework1/README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md
index 4b1f0e8629..49dddeb8fb 100644
--- a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md
+++ b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md
@@ -1,6 +1,8 @@
 ## Homework 1: Running OpenDis7Examples Java programs in Netbeans, monitor using Wireshark
 
-Welcome everybody! This is where your homework goes... for this year's abbreviated schedule, submission is optional.  Warmup exercise:
+Welcome everybody! This is where your homework goes, usually...
+
+FSor this year's abbreviated schedule, submission is optional.  Warmup exercise:
 
 * Go to [OpenDis7Examples](.) (this directory) as part of your local checkout in Netbeans.
 * Run [AllPduReceiver.java](../../../-/tree/master/examples/src/OpenDis7Examples/AllPduReceiver.java) and then
-- 
GitLab