diff --git a/views/account/profile.jade b/views/account/profile.jade index 1cd7ebbb7c..ef2ba7a192 100644 --- a/views/account/profile.jade +++ b/views/account/profile.jade @@ -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