fix(curriculum): updated lecture on working with strings in JavaScrip… (#58330)

This commit is contained in:
Rafael D. Hernandez
2025-01-23 14:04:34 -05:00
committed by GitHub
parent 5940d02ed2
commit f3b09f0e8a

View File

@@ -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
---