Fixed spelling typo: "irreversible"

This commit is contained in:
williamle8300
2014-01-28 14:35:44 -08:00
parent 661b1625d0
commit 7890b38c28

View File

@ -65,7 +65,7 @@ block content
.page-header .page-header
h3 Delete Account h3 Delete Account
p You can delete your account, but keep in mind this action is irreversiable. p You can delete your account, but keep in mind this action is irreversible.
form(action='/account/delete', method='POST') form(action='/account/delete', method='POST')
button.btn.btn-danger(type='submit') Delete my account button.btn.btn-danger(type='submit') Delete my account