Hacker News new | past | comments | ask | show | jobs | submit login

I think there's a minor typo in the trimming examples:

  "  Trim Me  ".trim() // "Trim"
should be

  "  Trim Me  ".trim() // "Trim Me"



Thank you! I've fixed it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: