Skip to content

Commit 37ecc08

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 6f18eb7 commit 37ecc08

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
@@ -150,7 +150,7 @@ This Worker instantiates a browser using Puppeteer, opens a new page, navigates
150150

151151
If your Worker is running in production, it will store the screenshot to the production KV namespace. If you are running `wrangler dev`, it will store the screenshot to the dev KV namespace.
152152

153-
If the same `"url"` is requested again, it will use the cached version in KV instead, unless it expired.
153+
If the same `url` is requested again, it will use the cached version in KV instead, unless it expired.
154154

155155
## 6. Test
156156

0 commit comments

Comments
 (0)