diff --git a/README.md b/README.md index fd26d19..7d81ba7 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ msg = EmailMessage() pysema.send_message(msg) ``` -if something goes whoopsie a `pysema.SendMailException` is raised. +If something goes whoopsie a `pysema.SendMailException` is raised. -[em]: https://docs.python.org/3/library/email.message.html \ No newline at end of file +[em]: https://docs.python.org/3/library/email.message.html