Merge pull request #16 from williamle8300/patch-1

Fixed spelling typo: "irreversible"
This commit is contained in:
Sahat Yalkabov
2014-01-28 14:54:23 -08:00

View File

@ -55,7 +55,7 @@ block content
.page-header
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')
button.btn.btn-danger(type='submit') Delete my account