mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 12:19:51 +01:00
Example typo
This commit is contained in:
parent
350c310906
commit
f880574c78
|
|
@ -31,7 +31,7 @@ var users = [
|
|||
{ name: 'tobi' }
|
||||
];
|
||||
|
||||
// Fake model
|
||||
// Fake controller
|
||||
|
||||
var User = {
|
||||
index: function(req, res){
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user