there are an error on : https://github.com/Pradeep-Pandey13/CheatSheets-HTML-CSS-JavaScript/blob/bd6b150f5e522fa0885fb867473a4761f747fd95/JavaScript%20String%20Methods.png `str.split(' ') // give [ "hello", "world" ] and not Array [ "hello world" ]`