diff --git a/curriculum/challenges/_meta/lecture-working-with-dates/meta.json b/curriculum/challenges/_meta/lecture-working-with-dates/meta.json index ef98e71d9a9..ec6fe181ab2 100644 --- a/curriculum/challenges/_meta/lecture-working-with-dates/meta.json +++ b/curriculum/challenges/_meta/lecture-working-with-dates/meta.json @@ -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" -} \ No newline at end of file +} diff --git a/curriculum/challenges/english/25-front-end-development/lecture-working-with-dates/6733aafb9c0802f66cc1e056.md b/curriculum/challenges/english/25-front-end-development/lecture-working-with-dates/6733aafb9c0802f66cc1e056.md index b3c1843b6a6..2f16bac318e 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-working-with-dates/6733aafb9c0802f66cc1e056.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-working-with-dates/6733aafb9c0802f66cc1e056.md @@ -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