diff --git a/frontend/pages/ForgotPasswordPage/ForgotPasswordPage.tsx b/frontend/pages/ForgotPasswordPage/ForgotPasswordPage.tsx
index 8adf672bc1..8e4cecfab0 100644
--- a/frontend/pages/ForgotPasswordPage/ForgotPasswordPage.tsx
+++ b/frontend/pages/ForgotPasswordPage/ForgotPasswordPage.tsx
@@ -59,7 +59,7 @@ const ForgotPasswordPage = ({ router }: IForgotPasswordPage) => {
You can find more information on resetting passwords at the{" "}
diff --git a/frontend/pages/UserSettingsPage/UserSettingsPage.tsx b/frontend/pages/UserSettingsPage/UserSettingsPage.tsx
index 62e629feca..fec39302ef 100644
--- a/frontend/pages/UserSettingsPage/UserSettingsPage.tsx
+++ b/frontend/pages/UserSettingsPage/UserSettingsPage.tsx
@@ -187,7 +187,7 @@ const UserSettingsPage = ({
This token expires. If you want an API key for a
permanent integration, create an
@@ -201,7 +201,7 @@ const UserSettingsPage = ({
This token is intended for SSO users to authenticate in the fleetctl
CLI. It expires based on the{" "}
diff --git a/frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx b/frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx
index a20fe14418..69da00fdf7 100644
--- a/frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx
+++ b/frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx
@@ -228,7 +228,7 @@ const Sso = ({
<>
Create user and sync permissions on login{" "}