SyntaxFix
Write A Post
Hire A Developer
Questions
'some+multi+word+string'.replace(/\+/g, ' '); ^^^^^^
'g' = "global"
Cheers