From d8197d5373896f511cc6d565ef2a045461f096e4 Mon Sep 17 00:00:00 2001 From: hj23198 <121988060+hj23198@users.noreply.github.com> Date: Tue, 12 Dec 2023 18:47:19 -0500 Subject: [PATCH] removed contradictory instruction --- Homework/HWScenes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Homework/HWScenes/README.md b/Homework/HWScenes/README.md index 4727a84d..aca5f9d5 100644 --- a/Homework/HWScenes/README.md +++ b/Homework/HWScenes/README.md @@ -346,7 +346,7 @@ Adding little suns! -## Stage 4a - Create the *SceneViewer*, *SceneComponent*, and *Scene* classes: +## Stage 4a - Create the *SceneViewer* and *SceneComponent* classes: In this part, you'll put it all together!