From bbc6c281d2d7900a98c01baf55ccf46c364b6185 Mon Sep 17 00:00:00 2001 From: ErikHommel <erik.hommel@civicoop.org> Date: Wed, 8 Jan 2020 12:08:45 +0100 Subject: [PATCH] wip documentation --- docs/sign-up-newsletter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sign-up-newsletter.md b/docs/sign-up-newsletter.md index 7824c30..06e4c39 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: -- GitLab