Skip to content

Commit 06bd42e

Browse files
fix(curriculum): wrap number in backticks in lecture quiz (freeCodeCamp#57669)
1 parent 38bf95e commit 06bd42e

File tree

1 file changed

+1
-1
lines changed
  • curriculum/challenges/english/25-front-end-development/lecture-working-with-numbers-and-common-number-methods

1 file changed

+1
-1
lines changed

curriculum/challenges/english/25-front-end-development/lecture-working-with-numbers-and-common-number-methods/6732808f3221720adc833e81.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Consider how `Number.parseInt()` handles leading whitespace and non-digit charac
7474

7575
---
7676

77-
42
77+
`42`
7878

7979
### --feedback--
8080

0 commit comments

Comments
 (0)