Merge remote-tracking branch 'origin/master'

* origin/master:
  Fixed spelling typo: "irreversible"
This commit is contained in:
Sahat Yalkabov
2014-01-28 18:14:59 -05:00

View File

@ -55,7 +55,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