Skip to content

Commit 3fffa5d

Browse files
committedApr 10, 2024
Update wording
1 parent 5356ae0 commit 3fffa5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ email_message.attach_alternative(html_content, "text/html")
5959
email_message.send()
6060
```
6161

62-
And a complete HTML email will be output, which should render correctly across email clients:
62+
This will produce a complete HTML email that renders consistently across email clients:
6363

6464
![Rendered HTML email example](https://raw.githubusercontent.com/jhthompson/django-bootstrap-email/main/example.png)

0 commit comments

Comments
 (0)