chore(web): tighten page and dialog copy for production
CI / Lint · Typecheck · Test · Build (push) Successful in 46s
CI / Playwright (smoke) (push) Has been skipped
CI / Build & push images (push) Has been cancelled

Remove internal tool references (n8n), product self-references, and
implementation-detail meta from page headers and dialog descriptions.
Copy now describes what the user is looking at rather than how the
system handles it behind the scenes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-04-17 15:23:48 -04:00
parent 09d1d96cb4
commit c35bc39adf
7 changed files with 7 additions and 7 deletions
@@ -353,7 +353,7 @@ export function LogRepairDialog({ open, onOpenChange, onLogged }: LogRepairDialo
</SelectContent>
</Select>
<FormDescription>
Linking doesn't auto-close the FM n8n handles that.
Linking doesn't auto-close the FM.
</FormDescription>
<FormMessage />
</FormItem>