diff --git a/curriculum/challenges/english/blocks/lecture-understanding-form-validation/6733d3a33abdd27cd562bdf2.md b/curriculum/challenges/english/blocks/lecture-understanding-form-validation/6733d3a33abdd27cd562bdf2.md index ba82ead0855..2b493c7fda9 100644 --- a/curriculum/challenges/english/blocks/lecture-understanding-form-validation/6733d3a33abdd27cd562bdf2.md +++ b/curriculum/challenges/english/blocks/lecture-understanding-form-validation/6733d3a33abdd27cd562bdf2.md @@ -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 --- diff --git a/curriculum/structure/blocks/lecture-understanding-form-validation.json b/curriculum/structure/blocks/lecture-understanding-form-validation.json index 2111c1059bc..707fb58e63a 100644 --- a/curriculum/structure/blocks/lecture-understanding-form-validation.json +++ b/curriculum/structure/blocks/lecture-understanding-form-validation.json @@ -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",