Skip to content

Commit 6f18eb7

Browse files
kathaylToriLindsay
andauthored
Update src/content/partials/browser-rendering/example-workers-binding-screenshots-from-web.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent caf171d commit 6f18eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/browser-rendering/example-workers-binding-screenshots-from-web.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In your `browser-worker` directory, install Cloudflare’s [fork of Puppeteer](/
3232

3333
Browser Rendering can be used with other developer products. You might need a [relational database](/d1/), an [R2 bucket](/r2/) to archive your crawled pages and assets, a [Durable Object](/durable-objects/) to keep your browser instance alive and share it with multiple requests, or [Queues](/queues/) to handle your jobs asynchronously.
3434

35-
For the purpose of this guide, you are going to use a [KV store](/kv/concepts/kv-namespaces/) to cache your screenshots.
35+
For the purpose of this example, we will use a [KV store](/kv/concepts/kv-namespaces/) to cache your screenshots.
3636

3737
Create two namespaces, one for production and one for development.
3838

0 commit comments

Comments
 (0)