From 9f9b4cbfb8300fefecfeb2a448346e1c901f0214 Mon Sep 17 00:00:00 2001 From: Supravisor <153783117+Supravisor@users.noreply.github.com> Date: Sat, 6 Sep 2025 06:13:26 +1200 Subject: [PATCH] chore(curriculum): replace quotes with backticks, add backticks to word (#62002) --- .../65b2b6255fe7973a8bf80902.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/65b2b6255fe7973a8bf80902.md b/curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/65b2b6255fe7973a8bf80902.md index 41a86cf72f5..923b6cd616b 100644 --- a/curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/65b2b6255fe7973a8bf80902.md +++ b/curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/65b2b6255fe7973a8bf80902.md @@ -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--