Example typo

This commit is contained in:
Tj Holowaychuk 2010-10-12 10:09:20 -07:00
parent 350c310906
commit f880574c78

View File

@ -31,7 +31,7 @@ var users = [
{ name: 'tobi' }
];
// Fake model
// Fake controller
var User = {
index: function(req, res){