Skip to content

Commit 182a8a8

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/platform/stagehand.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent c62c6c5 commit 182a8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/platform/stagehand.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This guide shows you how to deploy a [Worker](/workers/) that uses Stagehand, Br
2525
In this example, you will use Stagehand to search for a movie on [The Movie Database](https://www.themoviedb.org/), extract its details (title, year, rating, duration, and genre), and return the information along with a screenshot of the webpage.
2626
<Details header="See an example of the result"> ![Stagehand example result](~/assets/images/browser-rendering/stagehand-example.png)</Details>
2727

28-
If you want to skip the steps and get started quickly, select **Deploy to Cloudflare** below.
28+
If instead you want to skip the steps and get started right away, select **Deploy to Cloudflare** below.
2929

3030
[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/playwright/tree/main/packages/playwright-cloudflare/examples/stagehand)
3131

0 commit comments

Comments
 (0)