From f3b09f0e8a07828ad6cc0f17cd7d85cfce7df7fd Mon Sep 17 00:00:00 2001 From: "Rafael D. Hernandez" Date: Thu, 23 Jan 2025 14:04:34 -0500 Subject: [PATCH] =?UTF-8?q?fix(curriculum):=20updated=20lecture=20on=20wor?= =?UTF-8?q?king=20with=20strings=20in=20JavaScrip=E2=80=A6=20(#58330)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../673263e80dd43da7df3ae565.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/25-front-end-development/lecture-working-with-strings-in-javascript/673263e80dd43da7df3ae565.md b/curriculum/challenges/english/25-front-end-development/lecture-working-with-strings-in-javascript/673263e80dd43da7df3ae565.md index 9999634949a..4aa306a97c1 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-working-with-strings-in-javascript/673263e80dd43da7df3ae565.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-working-with-strings-in-javascript/673263e80dd43da7df3ae565.md @@ -2,7 +2,7 @@ id: 673263e80dd43da7df3ae565 title: How Can You Find the Position of a Substring in a String? challengeType: 11 -videoId: k2QaBPHl_00 +videoId: tTm8t9inci8 dashedName: how-can-you-find-the-position-of-a-substring-in-a-string ---