Quoting Strings with Single Quotes: need to remove all \

I believe I removed all the , but the test still won’t pass. Am I missing something here, but it looks right to me.

My code.

var myStr = '<a href= "http://www.example.com " target= "_blank ">Link</a>';