Skip to content

Commit c08dd1a

Browse files
authored
fix(docs): bad link mindmap->mimemap (#220)
1 parent 85a8654 commit c08dd1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ res.type('.doc'); // => 'application/msword'
607607
res.type('text/css'); // => 'text/css'
608608
```
609609

610-
For a complete list of auto supported types, see [mimemap.js](lib/mindmap.js). Custom MIME types can be added by using the `mimeTypes` option when instantiating Lambda API
610+
For a complete list of auto supported types, see [mimemap.js](lib/mimemap.js). Custom MIME types can be added by using the `mimeTypes` option when instantiating Lambda API
611611

612612
### location(path)
613613

0 commit comments

Comments
 (0)