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