Hello guys. First of all great thanks to the whole team for their great work. I have a little question, I think there is a little mistake in the explanation. It says the substring"awsome" starts at index 16 but when i count I see that it should be index rather index “14”. Can someone enlighten me on this question?
(I think there is another mistake in the video at timestamp 2:00 )Thanks in advance.
Here is the youtube URL of the video, (please look at timestamp 1:30) : https://www.youtube.com/watch?v=k2QaBPHl_00&t=92s
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Challenge Information:
Working with Strings in JavaScript - How Can You Find the Position of a Substring in a String?