diff --git a/curriculum/challenges/english/25-front-end-development/review-computer-basics/671a87e6dcef5b5bd765e5ed.md b/curriculum/challenges/english/25-front-end-development/review-computer-basics/671a87e6dcef5b5bd765e5ed.md index 302f0fcd499..fe14e51fa87 100644 --- a/curriculum/challenges/english/25-front-end-development/review-computer-basics/671a87e6dcef5b5bd765e5ed.md +++ b/curriculum/challenges/english/25-front-end-development/review-computer-basics/671a87e6dcef5b5bd765e5ed.md @@ -18,7 +18,7 @@ dashedName: review-computer-basics - **Graphics Processing Unit(GPU)**: responsible for rendering visuals on the computer screen. - **Different Types of Internet Service Providers**: An Internet Service Provider (ISP) is a company that provides access to the internet. There are different types of ISPs, including dial-up, DSL, cable, fiber-optic, and satellite. - **Safe Ways to Sign Into Your Computer**: Examples of safe ways to sign into your computer include using a strong password, enabling two-factor authentication, and using a password manager. -- **Integrated Development Environment (IDE)**: a tool that helps developer write, test and debug code in an efficient manner. +- **Integrated Development Environment (IDE)**: a tool that helps developers write, test and debug code in an efficient manner. - **Code Editor**: a tool that developers use to write and debug code. - **Git**: a popular version control system that allows developers to track changes in their code and collaborate with others. - **Cloud-based Hosting Services for repositories**: A repository is a storage location for project files and version history. Popular cloud-based hosting services for repositories include GitHub, GitLab, and Bitbucket.