Skip to content

Commit 976e08e

Browse files
authored
Update pdf-endpoint.mdx (#26129)
fix code block
1 parent bfd1d8d commit 976e08e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,8 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
192192
"left": "30px"
193193
},
194194
"timeout": 30000
195-
}
195+
}`
196+
```
196197
197198
<Render
198199
file="setting-custom-user-agent"

0 commit comments

Comments
 (0)