why the flip is there both String.prototype.replace and String.prototype.replaceAll in JavaScript
String.prototype.replace
String.prototype.replaceAll
why should that matter
Try doing it without replaceAll
ok