diff --git a/CHANGELOG.md b/CHANGELOG.md index d06f0e1..7a9e6c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,4 +31,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Basic email sending functionality - HTML email support - Email scheduling capability -- Reply-to addressing \ No newline at end of file +- Reply-to addressing diff --git a/email.md b/email.md index eaffb54..5ca3d7a 100644 --- a/email.md +++ b/email.md @@ -8,4 +8,4 @@ Fun fact: cats have 32 muscles in their ears. (??!) # Example of using CC and BCC: # cc: colleague1@example.com, colleague2@example.com -# bcc: manager@example.com \ No newline at end of file +# bcc: manager@example.com