We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5356ae0 commit 3fffa5dCopy full SHA for 3fffa5d
README.md
@@ -59,6 +59,6 @@ email_message.attach_alternative(html_content, "text/html")
59
email_message.send()
60
```
61
62
-And a complete HTML email will be output, which should render correctly across email clients:
+This will produce a complete HTML email that renders consistently across email clients:
63
64

0 commit comments