There is a typo in paragraph 23 of the lesson “How Can You Create, Move, and Delete Files and Folders Using Explorer/Finder?”
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.”
Emphasis added to point out the typo.
Hi. Thank you for your contribution. Can you please link to the url of the lesson?
Many thanks.
Sorry for the late reply.
ILM
August 20, 2025, 8:18am
4
Thank you, I have created an issue for this. You can also create issues to report bugs in future.
opened 08:18AM - 20 Aug 25 UTC
scope: curriculum
first timers only
full stack cert
This line:
https://github.com/freeCodeCamp/freeCodeCamp/blob/53a648f71ccae84cd91… 906be126c2f7aa3c10d05/curriculum/challenges/english/25-front-end-development/lecture-working-with-file-systems/672ac3c5d0e9fd31835ff772.md#L54
needs to have this change applied:
```diff
-rick-click
+right-click
```
---
This looks like something that can be fixed by "first-time" code contributors to this repository.
Please make sure you read our [guidelines for contributing](https://contribute.freecodecamp.org/#/), we prioritize contributors following the instructions in our guides. Join us in our [chat room](https://discord.gg/PRyKn3Vbay) or our [forum](https://forum.freecodecamp.org/c/contributors/3) if you need help contributing; our moderators will guide you through this.
Sometimes we may get more than one pull request. We typically accept the most quality contribution followed by the one that is made first.
Happy contributing.