Fix typo in request api documentation.

This commit is contained in:
Sonny Piers 2014-04-12 00:29:33 +02:00
parent 58faefa343
commit b7a747fc71

View file

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