mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(curriculum): update date object title (#58815)
This commit is contained in:
parent
7ccb14358f
commit
7c230bb298
@ -8,7 +8,7 @@
|
||||
"challengeOrder": [
|
||||
{
|
||||
"id": "6733aafb9c0802f66cc1e056",
|
||||
"title": "How Does the JavaScript Data Object Work, and What Are Some Common Methods?"
|
||||
"title": "How Does the JavaScript Date Object Work, and What Are Some Common Methods?"
|
||||
},
|
||||
{
|
||||
"id": "6733d608654c17868e01c0a2",
|
||||
@ -16,4 +16,4 @@
|
||||
}
|
||||
],
|
||||
"helpCategory": "JavaScript"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
id: 6733aafb9c0802f66cc1e056
|
||||
title: How Does the JavaScript Data Object Work, and What Are Some Common Methods?
|
||||
title: How Does the JavaScript Date Object Work, and What Are Some Common Methods?
|
||||
challengeType: 11
|
||||
videoId: aFGXBwkmNqg
|
||||
dashedName: how-does-the-javascript-data-object-work-and-what-are-some-common-methods
|
||||
|
||||
Loading…
Reference in New Issue
Block a user