diff --git a/uffd/selfservice/templates/self.html b/uffd/selfservice/templates/self.html
index c5d4695ef66e0b91a9330dbf17d75f6c1908cf63..874fac7d0c6f0883b34b59285df68cb049ebc871 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">