diff --git a/docs/sign-up-newsletter.md b/docs/sign-up-newsletter.md index 7824c30771faf62d0b1953e448e5530ac20fc4e8..06e4c39eb5ace6b19bf876a2361a4817740e244b 100644 --- a/docs/sign-up-newsletter.md +++ b/docs/sign-up-newsletter.md @@ -14,7 +14,7 @@ The general information for my form processor looks like this: On my form processor I will accept 3 inputs: first name, last name and email. The email will be validated (is it a valid email?). - + Once the form is sent from the public website I would like the following to happen: