Browse Source

Small change in faq.

KrisVos130 9 years ago
parent
commit
44385e152e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/client/templates/faq.html

+ 1 - 1
app/client/templates/faq.html

@@ -27,7 +27,7 @@
                     <div class="collapsible-body"><p>If you can't access your account, please send an email to <a href="mailto:krisvos130@gmail.com">krisvos130@gmail.com</a> asking for support.</p></div>
                 </li>
                 <li>
-                    <div class="collapsible-header"><i class="material-icons">help</i>How do I reset my password?</div>
+                    <div class="collapsible-header"><i class="material-icons">help</i>How do I change my password?</div>
                     <div class="collapsible-body"><p>Go to the <a href="/settings">settings</a> page. You will be able to reset your password there.</p></div>
                 </li>
                 <li>