Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
posabsolute committed Jul 5, 2015
2 parents 2be5b8e + 3d84b3b commit 9e05d40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Coding
* Sane HTML components structure with [nunjucks](http://mozilla.github.io/nunjucks)
* Localization
* Auto generate template to HTML documents with inlined CSS
* Auto deployment on [litmus](https://litmus.com/) ans [Email on Acid](https://www.emailonacid.com) for testing
* Auto deployment on [litmus](https://litmus.com/) and [Email on Acid](https://www.emailonacid.com) for testing
* Auto deployment to any email address for testing

REST API Email Delivery
Expand Down Expand Up @@ -598,7 +598,7 @@ litmus: {
Inker comes with a nodejs rest api that can handle rendering templates with custom variables and send emails through SMTP to any email provider.
There is a public [Postman collection](https://chrome.google.com/webstore/detail/postman-rest-client/fdmmgilgnpjigdojojpjoooidkmcomcm?hl=en) for your convenience for testing the api locally.
There is a public [Postman](https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop) collection for your convenience for testing the api locally.
https://www.getpostman.com/collections/47367188a40bdd43de8d
### Starting the server
Expand Down

0 comments on commit 9e05d40

Please sign in to comment.