fix(docs): correct SMPT->SMTP

This commit is contained in:
Luke GB 2015-10-07 21:54:02 +01:00
parent e72dc7464d
commit 2de31790e9

View file

@ -60,7 +60,7 @@ should download it there!
N1 needs to fetch mail from a running instance of the [Nylas Sync
Engine](https://github.com/nylas/sync-engine). The Sync Engine is what
abstracts away IMAP, POP, and SMPT to serve your email on any provider
abstracts away IMAP, POP, and SMTP to serve your email on any provider
through a modern, RESTful API.
By default the N1 source points to our hosted version of the sync-engine;