Fixed spelling typo: "irreversible"
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user