mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-14 07:00:51 -04:00
fix(curriculum): backticks missing from defined term (#58660)
This commit is contained in:
@@ -11,7 +11,7 @@ dashedName: task-1
|
||||
|
||||
`Cybersecurity` is about keeping computers and online information safe. It stops bad people from stealing or damaging what's on computers and the internet.
|
||||
|
||||
For example, when you use a password to protect your email, or when a website keeps your credit card information safe, that's cybersecurity. It's important because we use computers and the internet a lot.
|
||||
For example, when you use a password to protect your email, or when a website keeps your credit card information safe, that's `cybersecurity`. It's important because we use computers and the internet a lot.
|
||||
|
||||
# --fillInTheBlank--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user