mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 10:01:51 -04:00
fix(curriculum): fix backtick placement in quiz question (#60494)
This commit is contained in:
@@ -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--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user