Skip to content

Commit

Permalink
Merge pull request #55 from jezmck/patch-1
Browse files Browse the repository at this point in the history
typo fixes in readme
  • Loading branch information
fedeisas authored Nov 22, 2017
2 parents e14b32a + 7b57885 commit e65e2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Most email clients won't render CSS (on a `<link>` or a `<style>`). The solution
The goal of this package is to automate the process of inlining that CSS before sending the emails.

## How?
Using a wonderful [CSS inliner package](https://github.com/tijsverkoyen/CssToInlineStyles) wraped in a SwiftMailer plugin and served as a Service Provider it justs works without any configuration.
Using a wonderful [CSS inliner package](https://github.com/tijsverkoyen/CssToInlineStyles) wrapped in a SwiftMailer plugin and served as a Service Provider it just works without any configuration.

Turns style tag:
```html
Expand Down

0 comments on commit e65e2ec

Please sign in to comment.