var myStr = "I am a \"double quoted\" string inside \"double quotes\"."; // Change this line
It appears to pass the test for me, I think it might be because I is small and not capital in your code, I know it appears silly, but freecodecamp has stuff like this often, not the first time for this.