summaryrefslogtreecommitdiff
path: root/website/templates/registration/password_change_form.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/registration/password_change_form.html')
-rwxr-xr-xwebsite/templates/registration/password_change_form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/registration/password_change_form.html b/website/templates/registration/password_change_form.html
index 4884aca..61b4e6c 100755
--- a/website/templates/registration/password_change_form.html
+++ b/website/templates/registration/password_change_form.html
@@ -17,7 +17,7 @@
{% block header %}
<header id="header">
- <h1>Scipy India 2016</h1>
+ <h1>SciPy India 2016</h1>
<h2>Reset Password</h2>
</header>
{% endblock %}