diff --git a/templates/user/reset_passwd.tmpl b/templates/user/reset_passwd.tmpl
index e65c43d5d..a2a5ca9ec 100644
--- a/templates/user/reset_passwd.tmpl
+++ b/templates/user/reset_passwd.tmpl
@@ -19,7 +19,7 @@
             </div>
         </div>
         {{else}}
-        <p>Sorry, your confirmation code has exipired or is not valid.</p>
+        <p>Sorry, your confirmation code has expired or is not valid.</p>
         {{end}}
     </form>
 </div>