Skip to content

Commit 6f5ff23

Browse files
sdellyssePhillip9587
authored andcommitted
minor text cleanup
1 parent 12dcaaf commit 6f5ff23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/generic-parser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ var typeis = require('type-is')
2727
module.exports = generic
2828

2929
/**
30-
* Create a middleware to parse JSON bodies.
30+
* Use this to create a middleware that parses request bodies
3131
*
3232
* @param {object} [options]
3333
* @return {function}

0 commit comments

Comments
 (0)