From 802262ba9b14da46090c220ab0e97d7b34158d5b Mon Sep 17 00:00:00 2001 From: Kat Brandt Date: Tue, 20 Feb 2024 08:33:02 -0700 Subject: [PATCH] Remove module question --- lessons/modules/socials/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lessons/modules/socials/README.md b/lessons/modules/socials/README.md index f3b3d20f..685df06a 100644 --- a/lessons/modules/socials/README.md +++ b/lessons/modules/socials/README.md @@ -29,5 +29,4 @@ Tests: ## Questions 1. What is similar/different between the two main classes? - 2. What design principle(s) are we breaking? Prepare to explain. - 3. How might we use mixins to make our code better? + 2. How might we use mixins to make our code better?