From 7ba862b2bca84251333f056de818abd41d4cb55f Mon Sep 17 00:00:00 2001
From: ethanjwilliams <ethanjwilliams@localhost>
Date: Tue, 27 Aug 2024 13:35:37 -0700
Subject: [PATCH] Williams - Homework 3

---
 .../MV3500Cohort2024JulySeptember/homework3/Williams/README.md  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assignments/src/MV3500Cohort2024JulySeptember/homework3/Williams/README.md b/assignments/src/MV3500Cohort2024JulySeptember/homework3/Williams/README.md
index e5281d6ca4..94d69620e2 100644
--- a/assignments/src/MV3500Cohort2024JulySeptember/homework3/Williams/README.md
+++ b/assignments/src/MV3500Cohort2024JulySeptember/homework3/Williams/README.md
@@ -1,3 +1,3 @@
-For Homework 3, I customized the Example Simulation Program by randomizing the entity IDs
+For Homework 3, I altered the ExampleSimulationProgram by randomizing the entity IDs
 and I also introduced randomized movement patterns for the entities during the simulation loop.
 These changes make the simulation more realistic and ensuring variability in each run.
\ No newline at end of file
-- 
GitLab