]> sipb.mit.edu Git - wiki.git/commitdiff
Correct a typo
authorAlexander Chernyakhovsky <achernya@mit.edu>
Sun, 25 Sep 2011 16:42:36 +0000 (12:42 -0400)
committersipb-www <sipb-www@better-mousetrap.mit.edu>
Sun, 25 Sep 2011 16:42:36 +0000 (12:42 -0400)
hackathons/great-hacksby/projects.mdwn

index 23cb10ba8a9dadfbc6ebd32d737cf6b2c1fb81bd..8dc40c7934e7e587befba0348515a3d9824aca48 100644 (file)
@@ -52,7 +52,7 @@ BarnOwl is a curses-based IM client used by many MIT students.  Work you do here
 
 - **Facebook direct message support**.  We recently landed Facebook support in the trunk, but it only supports messaging on walls. Add support for direct messages.
 
-- **GMail new message support**. Now you can obsess over your new emails in realtmie! Add support for GMail's notification API: http://code.google.com/apis/talk/jep_extensions/gmail.html (see our existing XMPP bindings.)
+- **GMail new message support**. Now you can obsess over your new emails in realtime! Add support for GMail's notification API: http://code.google.com/apis/talk/jep_extensions/gmail.html (see our existing XMPP bindings.)
 
 - **Setup [gerrit](http://code.google.com/p/gerrit/)**. We've been talking about moving from github to gerrit, which seems to have a better code review model, but we haven't had the chance nor time to set one up.