mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-10 13:00:59 -04:00
chore(curriculum): replace quotes with backticks, add backticks to word (#62002)
This commit is contained in:
@@ -23,7 +23,7 @@ Easy to solve or understand
|
||||
|
||||
### --feedback--
|
||||
|
||||
'Complicated' actually means the opposite – it indicates difficulty or complexity.
|
||||
`Complicated` actually means the opposite – it indicates difficulty or complexity.
|
||||
|
||||
---
|
||||
|
||||
@@ -35,7 +35,7 @@ Unimportant or trivial
|
||||
|
||||
### --feedback--
|
||||
|
||||
'Complicated' suggests complexity and difficulty, not triviality.
|
||||
`Complicated` suggests complexity and difficulty, not triviality.
|
||||
|
||||
---
|
||||
|
||||
@@ -43,7 +43,7 @@ Quick to fix
|
||||
|
||||
### --feedback--
|
||||
|
||||
A complicated issue typically takes longer to fix due to its complexity.
|
||||
A `complicated` issue typically takes longer to fix due to its complexity.
|
||||
|
||||
## --video-solution--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user