From 6de8d3834ec3db58f806bcb922de5f9d17395f76 Mon Sep 17 00:00:00 2001 From: mscdex Date: Wed, 6 Feb 2013 03:17:16 -0500 Subject: [PATCH] re-word documentation slightly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74b0614..1e906ac 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ openInbox(function(err, mailbox) { API === -node-imap exposes one object: **ImapConnection**. +require('imap') returns one object: **ImapConnection**. #### Data types