Skip to content

Commit

Permalink
Two small typo fixes on Learn web development
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdavidmills committed Dec 21, 2024
1 parent a7c51be commit f4392d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ page-type: landing-page

{{NextMenu("Learn_web_development/Getting_started/Environment_setup/Installing_software", "Learn_web_development/Getting_started")}}

In the _Environment_setup_ module, we show you what tools you need to do simple web development and how to install them properly and help you understand important aspects of your environment such as file systems and the command line.
In the _Environment setup_ module, we show you what tools you need to do simple web development and how to install them properly and help you understand important aspects of your environment such as file systems and the command line.

## Prerequisites

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/learn_web_development/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Welcome to MDN **Learning Web Development** (also known as **Learn**). This reso
## Don't know where to get started?

- Never coded before?
- : Our [Getting started modules](/en-US/docs/Learn_web_development/Getting_started), provide setup tutorials and essential concepts and background information for complete beginners. You should start here if you are a complete beginner (i.e. you've not installed a code editor or written any code yet).
- : Our [Getting started modules](/en-US/docs/Learn_web_development/Getting_started) provide setup tutorials and essential concepts and background information for complete beginners. You should start here if you are a complete beginner (i.e. you've not installed a code editor or written any code yet).
- Want to master the essentials?
- : Our [Core modules](/en-US/docs/Learn_web_development/Core) provide a structured set of tutorials teaching the essential skills and practices for being a successful front-end developer.
- Beyond the basics?
Expand Down

0 comments on commit f4392d9

Please sign in to comment.