diff --git a/views/account/profile.jade b/views/account/profile.jade index f0f972745b..8626f28c5b 100644 --- a/views/account/profile.jade +++ b/views/account/profile.jade @@ -65,7 +65,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