From dcf58c1042e287e1fcf10d5782a6433128f6173c Mon Sep 17 00:00:00 2001 From: Tanvi Sharma <91317220+tanie05@users.noreply.github.com> Date: Sat, 15 Nov 2025 02:18:56 +0530 Subject: [PATCH] fix(curriculum): typo in Working with File System lecture (#63837) --- .../672ac3f129efbf327742eb33.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/blocks/lecture-working-with-file-systems/672ac3f129efbf327742eb33.md b/curriculum/challenges/english/blocks/lecture-working-with-file-systems/672ac3f129efbf327742eb33.md index 7d5f28e4bcb..e256e211124 100644 --- a/curriculum/challenges/english/blocks/lecture-working-with-file-systems/672ac3f129efbf327742eb33.md +++ b/curriculum/challenges/english/blocks/lecture-working-with-file-systems/672ac3f129efbf327742eb33.md @@ -35,7 +35,7 @@ When you open Spotlight, you'll see the Spotlight Search, where you can search f You can also expand a specific category by clicking on "Show More." -Another way to search for files that you have recently opened is to open Finder by click on the Finder icon in the Dock. Then, go to "Recents" in the Finder sidebar. And there, you'll find all the files that you've recently viewed. +Another way to search for files that you have recently opened is to open Finder by clicking on the Finder icon in the Dock. Then, go to "Recents" in the Finder sidebar. And there, you'll find all the files that you've recently viewed. This is how you can search for files and folders on macOS. With these search tools, you can optimize your workflow and find the files and folders you need very quickly.