From acd1e8be35a025263f187f30d3e899234bda6359 Mon Sep 17 00:00:00 2001 From: Sean McGuire <75873287+seanmcguire12@users.noreply.github.com> Date: Fri, 25 Sep 2026 14:38:03 -0700 Subject: [PATCH] [docs]: change intro copy (#3048) # why - clean up copy & test the editorial docs change workflow --- ## Summary by cubic Cleans up the introduction copy by removing redundant phrasing and tests the editorial docs change workflow. Written for commit aff9504c8270596297c46e94ef0d35b1f8c92f3b. Summary will update on new commits. Review in cubic --- packages/docs/v4/first-steps/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/v4/first-steps/introduction.mdx b/packages/docs/v4/first-steps/introduction.mdx index d0be2fdd22..7e550de4a4 100644 --- a/packages/docs/v4/first-steps/introduction.mdx +++ b/packages/docs/v4/first-steps/introduction.mdx @@ -4,7 +4,7 @@ sidebarTitle: "Introduction" description: "Developers use Stagehand to reliably automate the web." --- -Stagehand is the SDK for browser agents. Playwright was built for testing, Stagehand is built for agents. Use familiar APIs, self-healing actions, and network-level security across TypeScript, Python, and Go. +Stagehand is built for agents. Playwright was built for testing. Use familiar APIs, self-healing actions, and network-level security across TypeScript, Python, and Go. ## The problem with browser automation