youngrewired / chat.yrs.io

Online chat for the Young Rewired State community.
http://chat.yrs.io
MIT License
5 stars 3 forks source link

Fix typo: identiy => identify #15

Closed issyl0 closed 9 years ago

freddyheppell commented 9 years ago

Thanks!

jjmpsp commented 9 years ago

There's another typo in `chat.js `

window.onbeforeunload = function(){
    return "Closing the window will disconnect your from YRS Chat";
};

your => you

issyl0 commented 9 years ago

@jjmpsp I'll let you fix that one. ;-)