diff --git a/frontend/src/components/editor/EditorToolbar.tsx b/frontend/src/components/editor/EditorToolbar.tsx
index f4db7108..76359cca 100644
--- a/frontend/src/components/editor/EditorToolbar.tsx
+++ b/frontend/src/components/editor/EditorToolbar.tsx
@@ -1454,6 +1454,29 @@ export const EditorToolbar = ({
{t('editor.toolbar.githubSyncLabel', 'Sync to GitHub')}PRO
+ {/* Share / Embed — free for all users with a public project.
+ Watermark removal on the embed is the Pro perk; the
+ Share modal itself is open to everyone so they can
+ copy the link / iframe snippet. */}
+
)}