We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c679e5d commit 9c4deddCopy full SHA for 9c4dedd
src/content/docs/browser-rendering/rest-api/pdf-endpoint.mdx
@@ -71,7 +71,7 @@ console.log(content);
71
72
### Convert custom HTML to PDF
73
74
-If you have raw HTML you'd like to generate a PDF from, use the `html` option. You can still apply custom styles using the `addStyleTag` parameter.
+If you have raw HTML you want to generate a PDF from, use the `html` option. You can still apply custom styles using the `addStyleTag` parameter.
75
76
```bash
77
curl -X POST https://api.cloudflare.com/client/v4/accounts/<acccountID>/browser-rendering/pdf \
0 commit comments