Skip to content

Commit 58bdf22

Browse files
author
James Sanders
committed
Type in README
1 parent c0e7e39 commit 58bdf22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Usage
3030
});
3131

3232
// Handle 'QUIT' command
33-
request.addListener('send', function () {
33+
request.addListener('quit', function () {
3434
// request.pager contains pager number, request.message contains message
3535
});
3636
}).listen('444', 'localhost');

0 commit comments

Comments
 (0)