diff --git a/invokeai/frontend/web/public/locales/en.json b/invokeai/frontend/web/public/locales/en.json
index 583aa8cf82..3ee4eabb90 100644
--- a/invokeai/frontend/web/public/locales/en.json
+++ b/invokeai/frontend/web/public/locales/en.json
@@ -2566,8 +2566,7 @@
"supportVideos": "Support Videos",
"gettingStarted": "Getting Started",
"watch": "Watch",
- "studioSessionsDesc1": "Check out our for basic tutorials, and the for deep dives into advanced Invoke use-cases and techniques.",
- "studioSessionsDesc2": "Join our to participate in the live sessions and ask questions. Sessions are uploaded to the playlist the following week.",
+ "studioSessionsDesc": "Join our to participate in the live sessions and ask questions. Sessions are uploaded to the playlist the following week.",
"videos": {
"gettingStarted": {
"title": "Getting Started with Invoke",
diff --git a/invokeai/frontend/web/src/features/system/components/VideosModal/VideosModal.tsx b/invokeai/frontend/web/src/features/system/components/VideosModal/VideosModal.tsx
index 895ecc6772..2db109479f 100644
--- a/invokeai/frontend/web/src/features/system/components/VideosModal/VideosModal.tsx
+++ b/invokeai/frontend/web/src/features/system/components/VideosModal/VideosModal.tsx
@@ -90,7 +90,7 @@ export const VideosModal = memo(() => {
return (
-
+
{t('supportVideos.supportVideos')}
@@ -98,10 +98,7 @@ export const VideosModal = memo(() => {
-
-
-
-
+