From b060233b5055264dfcdab08ec689aefcf79e41bb Mon Sep 17 00:00:00 2001 From: Diem-Trang Pham <6422507+pdtrang@users.noreply.github.com> Date: Tue, 4 Nov 2025 17:19:12 -0600 Subject: [PATCH] fix(curriculum): fix typo and grammar in quiz-bash-commands question (#63525) --- .../blocks/quiz-bash-commands/66f1af4fedf643c78d024c5e.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/blocks/quiz-bash-commands/66f1af4fedf643c78d024c5e.md b/curriculum/challenges/english/blocks/quiz-bash-commands/66f1af4fedf643c78d024c5e.md index da606e14c70..ab82bfb91d6 100644 --- a/curriculum/challenges/english/blocks/quiz-bash-commands/66f1af4fedf643c78d024c5e.md +++ b/curriculum/challenges/english/blocks/quiz-bash-commands/66f1af4fedf643c78d024c5e.md @@ -127,7 +127,7 @@ Which command is used to copy a particular file to a folder? #### --text-- -Which command is used to see the list of files an folder present in a directory? +Which command lists the files and folders in a directory? #### --distractors--