Skip to content

Commit 27a3bed

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/platform/limits.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent 28c0f27 commit 27a3bed

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/browser-rendering/platform

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If you are still running into concurrency limits you can [request a higher limit
7070

7171
### Can I increase the browser timeout?
7272

73-
By default, a browser instance will time out after 60 seconds of inactivity. If you’d like to keep the browser open longer, you can use the [`keep_alive` option](/browser-rendering/platform/puppeteer/#keep-alive) which allows you to extend the timeout to up to 10 minutes.
73+
By default, a browser instance will time out after 60 seconds of inactivity. If you want to keep the browser open longer, you can use the [`keep_alive` option](/browser-rendering/platform/puppeteer/#keep-alive) which allows you to extend the timeout to up to 10 minutes.
7474

7575
### Is there a maximum session duration?
7676

0 commit comments

Comments
 (0)