Skip to content

Commit 5371bdf

Browse files
Update src/content/docs/browser-rendering/quick-actions-rest-api/screenshot-endpoint.mdx
Co-authored-by: Sofia <[email protected]>
1 parent 048a6e2 commit 5371bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/quick-actions-rest-api/screenshot-endpoint.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
4646
--output "advanced-screenshot.webp"
4747
```
4848

49-
## Customise CSS
49+
## Customize CSS and embed custom JavaScript
5050

5151
```bash
5252
curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-rendering/screenshot' \

0 commit comments

Comments
 (0)