Skip to content

Commit

Permalink
docs(readme) rm only
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Oct 27, 2016
1 parent 2c0c8b0 commit 8d244fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ npm i pullout --save

## pullout(stream[, type = 'buffer'], fn)

Type could be `string` or `buffer` only.
Type could be `string` or `buffer`.

```js
const pullout = require('pullout'),
Expand Down

0 comments on commit 8d244fd

Please sign in to comment.