From b84becc9db429ff6b713252c6c0ff11f826c8473 Mon Sep 17 00:00:00 2001 From: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com> Date: Thu, 17 Dec 2020 16:40:29 +0100 Subject: [PATCH] fix; wording --- app/assets/templates/directives/account-menu.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/templates/directives/account-menu.pug b/app/assets/templates/directives/account-menu.pug index d58739d7c..e4bdf6c43 100644 --- a/app/assets/templates/directives/account-menu.pug +++ b/app/assets/templates/directives/account-menu.pug @@ -164,7 +164,7 @@ a.sk-a.info.sk-panel-row.condensed( ng-click="self.openSessionsModal()" ng-if="self.state.showSessions" - ) Review active sessions + ) Review Sessions a.sk-a.info.sk-panel-row.condensed( ng-click="self.openPasswordWizard()" ) Change Password