mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-08 07:00:49 -04:00
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:
committed by
GitHub
parent
261190f8e5
commit
7fcb89bfbe
@@ -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
|
||||
---
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user