mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): move punctuation mark outside of backticks (#62159)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -150,7 +150,7 @@ Think about how `undefined` behaves in different types of comparisons.
|
||||
|
||||
---
|
||||
|
||||
`undefined < 0` evaluates to `true.`
|
||||
`undefined < 0` evaluates to `true`.
|
||||
|
||||
### --feedback--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user