Merge pull request #50 from lukegb/patch-1

fix(docs): correct SMPT->SMTP
This commit is contained in:
Evan Morikawa 2015-10-07 17:48:59 -07:00
commit 1a265a9a5c

View file

@ -82,7 +82,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;