mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
fix(curriculum): typo in computer basics review page (#59962)
This commit is contained in:
parent
46b910ee40
commit
c6543b2ddf
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user