From 2948677a5809516690a303b22de9ef607b525d3d Mon Sep 17 00:00:00 2001
From: nd <git@notandy.de>
Date: Tue, 21 Jul 2020 01:25:20 +0200
Subject: [PATCH] spelling

---
 uffd/selfservice/templates/self.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/uffd/selfservice/templates/self.html b/uffd/selfservice/templates/self.html
index c5d4695e..874fac7d 100644
--- a/uffd/selfservice/templates/self.html
+++ b/uffd/selfservice/templates/self.html
@@ -21,7 +21,7 @@
 		<label for="user-mail">Mail</label>
 		<input type="email" class="form-control" id="user-mail" name="mail" value="{{ user.mail }}">
 		<small class="form-text text-muted">
-			We will sent you a confirmation mail to set a new mail address.
+			We will send you a confirmation mail to set a new mail address.
 		</small>
 	</div>
 	<div class="form-group col-md-6">
-- 
GitLab