mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): add backticks to double not notation in quiz-basic-html (#60976)
This commit is contained in:
+1
-1
@@ -1395,7 +1395,7 @@ Both absolute and relative paths can be used to link to files within the same we
|
||||
|
||||
#### --answer--
|
||||
|
||||
Relative paths cannot use .. to move up directories, but absolute paths can.
|
||||
Relative paths cannot use `..` to move up directories, but absolute paths can.
|
||||
|
||||
### --question--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user