From f90146c6e02f22befca03da2c6e9f6c5af1ab452 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Wed, 17 May 2023 10:56:46 -0700
Subject: [PATCH] improved student assignment guidance

---
 assignments/src/MV3500Cohort2023MarchJune/homework3/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assignments/src/MV3500Cohort2023MarchJune/homework3/README.md b/assignments/src/MV3500Cohort2023MarchJune/homework3/README.md
index 8c6629ec81..6e434d11d3 100644
--- a/assignments/src/MV3500Cohort2023MarchJune/homework3/README.md
+++ b/assignments/src/MV3500Cohort2023MarchJune/homework3/README.md
@@ -10,7 +10,7 @@
 This assignment  presents a Problem Prototyping opportunity.
 While some minimal functionality is expected, the general outline of
 a networking problem and proposed solution holds great interest.
-Think of it as a warmup preparation for your final project.
+Think of it as warmup preparation for your future work.
 
 This is also a freeplay opportunity. 
 You have the option to pick one or more of the provided course example programs 
-- 
GitLab