forked from mirrors/Scribe.js
Update README.md
This commit is contained in:
parent
9527a1aeed
commit
5a4afd844a
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ console.low("[Tagname]Simple message");
|
|||
app.configure(function () {
|
||||
app.use(scribe.express.logger);
|
||||
}
|
||||
// Enablel Web Control Panel
|
||||
// Enable Web Control Panel
|
||||
app.get('/log', scribe.express.getlog);
|
||||
```
|
||||
Contributors
|
||||
|
|
Loading…
Add table
Reference in a new issue