Fix typo in request api documentation.

master
Sonny Piers 2014-04-12 00:29:33 +02:00
parent 58faefa343
commit b7a747fc71
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ var ct = this.request.type;
// => "image/png"
```
### res.charset
### req.charset
Get request charset when present, or `undefined`: