Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Fix text in link to smtp-connection library
  • Loading branch information
sadika9 committed Oct 12, 2016
1 parent dadeb9f commit 9eddf01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@ Send e-mails from Node.js – easy as cake! 🍰✉️
## Other similar packages you might be interested in

* **[smtp-server](https://github.com/andris9/smtp-server)** – add SMTP server interface to your application
* **[smtp-server](https://github.com/nodemailer/smtp-connection)** – connect to SMTP servers from your application
* **[smtp-connection](https://github.com/nodemailer/smtp-connection)** – connect to SMTP servers from your application
* **[zone-mta](https://github.com/zone-eu/zone-mta)** – full featured outbound MTA built using smtp-connection and smtp-server modules

# Notes and information
Expand Down

0 comments on commit 9eddf01

Please sign in to comment.