You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Most email clients won't render CSS (on a `<link>` or a `<style>`). The solution
13
13
The goal of this package is to automate the process of inlining that CSS before sending the emails.
14
14
15
15
## 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.
0 commit comments