Skip to content

Commit

Permalink
Remove extraneous end.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonseymour committed Apr 17, 2011
1 parent ef80c23 commit 332b0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ SYNOPSIS
)
.end(
'end',
function(end) {
function() {
// invoked at the end of stream
}
);
Expand Down

0 comments on commit 332b0ae

Please sign in to comment.