Why do you say that a string is immutable and cannot be changed and then immediately show how it can be changed in the same way a let variable can be re-assigned?
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:145.0) Gecko/20100101 Firefox/145.0
Challenge Information:
Introduction to Strings - What Is a String in JavaScript, and What Is String Immutability?