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.