From 7c230bb29874afb69ff16b3e71b85edc634ff6a6 Mon Sep 17 00:00:00 2001 From: Anna Date: Sat, 15 Feb 2025 00:21:31 -0500 Subject: [PATCH] fix(curriculum): update date object title (#58815) --- .../challenges/_meta/lecture-working-with-dates/meta.json | 4 ++-- .../lecture-working-with-dates/6733aafb9c0802f66cc1e056.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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