fix: Spelling mistake for Nodemailer in docs (#5988)

This commit is contained in:
Jakob Schott
2025-07-10 09:29:50 +02:00
committed by GitHub
parent 5c2860d1a4
commit e0be53805e
@@ -158,7 +158,7 @@ Available in their Standard plan and above, Mailchimp allows HTML content embedd
- Use the Code Block: Drag a code block into your email template and paste the HTML code for the survey.
- Reference: Check out Mailchimp's guide on pasting in custom HTML [here](https://mailchimp.com/help/paste-in-html-to-create-an-email/)
### 4. Notemailer
### 4. Nodemailer
Nodemailer is a Node.js module that allows you to send emails with HTML content.