diff --git a/apps/browser/src/auth/popup/account-switching/account.component.html b/apps/browser/src/auth/popup/account-switching/account.component.html
index 0912c71b06..301a127a7d 100644
--- a/apps/browser/src/auth/popup/account-switching/account.component.html
+++ b/apps/browser/src/auth/popup/account-switching/account.component.html
@@ -30,7 +30,9 @@
[attr.aria-hidden]="status.text === 'active'"
>
(
- {{ status.text }}
+ {{
+ status.text
+ }}
)