From 76288299faf3ce9bdd171c6415c80ca176e122e6 Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Thu, 31 Dec 2020 11:07:03 -0500 Subject: [PATCH] clarifying post quiz for game --- 6-space-game/1-introduction/.github/post-lecture-quiz.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/6-space-game/1-introduction/.github/post-lecture-quiz.md b/6-space-game/1-introduction/.github/post-lecture-quiz.md index 13b64ea4..b046f150 100644 --- a/6-space-game/1-introduction/.github/post-lecture-quiz.md +++ b/6-space-game/1-introduction/.github/post-lecture-quiz.md @@ -5,7 +5,7 @@ - [ ] true - [ ] false -2. Composition is a preferred design pattern for game objects +2. Composition is the preferred design pattern for game objects - [ ] true - [ ] false @@ -14,4 +14,4 @@ - [ ] Publish/Subscribe - [ ] Print/Staple -- [ ] Publish/Sanitize \ No newline at end of file +- [ ] Publish/Sanitize