chore(curriculum): replace quotes with backticks, add backticks to word (#62002)

This commit is contained in:
Supravisor
2025-09-06 06:13:26 +12:00
committed by GitHub
parent 2ca7798d3b
commit 9f9b4cbfb8

View File

@@ -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--