mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): fix backtick placement in quiz question (#60494)
This commit is contained in:
+1
-1
@@ -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