diff --git a/assignments/src/MV3500Cohort2022MayJune/projects/run/package-info.java b/assignments/src/MV3500Cohort2022MayJune/projects/run/package-info.java
index 8e60898d0b4843a3d37575df09f0724dbf523fd3..99c23e9d14338d05d7ea6cb68172aca8cbfb5c75 100644
--- a/assignments/src/MV3500Cohort2022MayJune/projects/run/package-info.java
+++ b/assignments/src/MV3500Cohort2022MayJune/projects/run/package-info.java
@@ -1,6 +1,6 @@
 /**
- * Student projects produced as part of the NPS MOVES MV3500 Networked Graphics course.
- * The run subpackage is necessary for Simkit execution.
+ * Student projects produced as part of the NPS MOVES MV3500 Networked Graphics course, note that
+ * the run subpackage is necessary for Simkit execution.
  * 
  * @see <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/assignments">networkedGraphicsMV3500 assignments</a>
  * @see java.lang.Package