Skip to content

Commit 45bbcca

Browse files
Update src/content/docs/browser-rendering/rest-api/scrape-endpoint.mdx
Co-authored-by: Kody Jackson <[email protected]>
1 parent 1fe6dd2 commit 45bbcca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/rest-api/scrape-endpoint.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
2626
}'
2727
```
2828

29-
```json output title="json response"
29+
```json output title="JSON response"
3030
{
3131
"success": true,
3232
"result": [

0 commit comments

Comments
 (0)