From d965da390cb064d305f0437f2cbab1e928e6095c Mon Sep 17 00:00:00 2001 From: Thomas Jakobi Date: Thu, 7 Mar 2024 15:18:57 +0100 Subject: [PATCH] Fix a typo --- .../examples.simple-contact-page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/extras/formit/formit.tutorials-and-examples/examples.simple-contact-page.md b/en/extras/formit/formit.tutorials-and-examples/examples.simple-contact-page.md index 4c96aaaa..14acbd74 100644 --- a/en/extras/formit/formit.tutorials-and-examples/examples.simple-contact-page.md +++ b/en/extras/formit/formit.tutorials-and-examples/examples.simple-contact-page.md @@ -40,7 +40,7 @@ There is only one condition - Formit must be launched on the page where data fro ]] ``` -> Please make sure that emailFrom is set to `[[++emailsender]]`, otherwise the email field of the form will be taken. This is now causing issues as most hosters no longer send mails with a from from a unknown domains. +> Please make sure that emailFrom is set to `[[++emailsender]]`, otherwise the email field of the form will be taken. This is now causing issues as most hosters no longer send mails with a `from` from unknown domains. ## Contact Form