mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(curriculum): fix backtick placement in quiz question (#60494)
This commit is contained in:
parent
22fb9bc43b
commit
74aa61a7b4
@ -116,7 +116,7 @@ Remember that the `Object()` constructor creates an object wrapper for primitive
|
||||
|
||||
## --text--
|
||||
|
||||
What's the difference between new `Object()` and `{}`?
|
||||
What's the difference between `new Object()` and `{}`?
|
||||
|
||||
## --answers--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user