fix(curriculum): update lecture title for preventDefault method (#62446)

Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
This commit is contained in:
Naveenchinthakindi
2025-11-04 05:11:44 +05:30
committed by GitHub
parent 261190f8e5
commit 7fcb89bfbe
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
---
id: 6733d3a33abdd27cd562bdf2
title: What Is the Purpose of e.preventDefault?
title: What Is the Purpose of the preventDefault() Method?
challengeType: 19
dashedName: what-is-the-purpose-of-e-preventdefault
---

View File

@@ -11,7 +11,7 @@
},
{
"id": "6733d3a33abdd27cd562bdf2",
"title": "What Is the Purpose of e.preventDefault?"
"title": "What Is the Purpose of the preventDefault() Method?"
},
{
"id": "6733d3ab69e94b7df7ee91b0",