Skip to content

Commit e65e2ec

Browse files
authored
Merge pull request fedeisas#55 from jezmck/patch-1
typo fixes in readme
2 parents e14b32a + 7b57885 commit e65e2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Most email clients won't render CSS (on a `<link>` or a `<style>`). The solution
1313
The goal of this package is to automate the process of inlining that CSS before sending the emails.
1414

1515
## How?
16-
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.
16+
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.
1717

1818
Turns style tag:
1919
```html

0 commit comments

Comments
 (0)