Skip to content

Commit

Permalink
Merge pull request #55 from chrisdew/patch-1
Browse files Browse the repository at this point in the history
typo in SMTP
  • Loading branch information
andris9 committed Nov 26, 2013
2 parents 993e28b + 6c39a8d commit 03cabb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ Current version of simplesmtp is fully supported for Node v0.8+

## Simple SMTP server

For a simple inbound only, no authentication SMT server you can use
For a simple inbound only, no authentication SMTP server you can use

simplesmtp.createSimpleServer([options], requestListener).listen(port);

Expand Down

0 comments on commit 03cabb5

Please sign in to comment.