From 144cf138c3551c4bfa5650abc99fe06babdb7e1c Mon Sep 17 00:00:00 2001 From: Supravisor <153783117+Supravisor@users.noreply.github.com> Date: Sat, 14 Dec 2024 06:08:19 +1300 Subject: [PATCH] fix(curriculum): incomplete hint messages (#57478) --- .../657e5d8f7f2274f2b1a8efcc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-talk-about-a-typical-workday-and-tasks/657e5d8f7f2274f2b1a8efcc.md b/curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-talk-about-a-typical-workday-and-tasks/657e5d8f7f2274f2b1a8efcc.md index e67c513fb1d..b0ca04bd0a9 100644 --- a/curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-talk-about-a-typical-workday-and-tasks/657e5d8f7f2274f2b1a8efcc.md +++ b/curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-talk-about-a-typical-workday-and-tasks/657e5d8f7f2274f2b1a8efcc.md @@ -25,7 +25,7 @@ What is the difference between `every` and `any`? ### --feedback-- -`Every` is for all items, not just in questions. +`Every` is for all items, not just in questions; `any` is for one, some, or all. --- @@ -41,7 +41,7 @@ Both words have broader meanings than just one item. ### --feedback-- -`Every` means all, not none. +`Every` means all, not none; `any` means one, some, or all. ---