From 8600a0973f5af6739b3d64b1a4bf229af4cd8b0d Mon Sep 17 00:00:00 2001 From: Bhavishya Kolloori <118955602+Bhavishyakolloori@users.noreply.github.com> Date: Wed, 20 Aug 2025 20:14:55 +0530 Subject: [PATCH] =?UTF-8?q?fix(curriculum):=20correct=20typo=20'rick-click?= =?UTF-8?q?'=20=E2=86=92=20'right-click'=20(#61891)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../672ac3c5d0e9fd31835ff772.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/25-front-end-development/lecture-working-with-file-systems/672ac3c5d0e9fd31835ff772.md b/curriculum/challenges/english/25-front-end-development/lecture-working-with-file-systems/672ac3c5d0e9fd31835ff772.md index e896bf5b31e..d42a888a5d1 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-working-with-file-systems/672ac3c5d0e9fd31835ff772.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-working-with-file-systems/672ac3c5d0e9fd31835ff772.md @@ -51,7 +51,7 @@ Usually, the file extension is added by the application automatically but you ca After saving the file, you can open Finder by clicking on the Finder icon in the Dock. You should see your new file in the folder where you saved it. -To create a new folder, you should go to the location where you want to create that new folder and rick-click on an empty spot. You will see a list of options. The first option is "New Folder." +To create a new folder, you should go to the location where you want to create that new folder and right-click on an empty spot. You will see a list of options. The first option is "New Folder." If you click on it, you can assign a name to your new folder. Write the name and press Enter to confirm.