Skip to content

Commit 9c4dedd

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/rest-api/pdf-endpoint.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent c679e5d commit 9c4dedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ console.log(content);
7171

7272
### Convert custom HTML to PDF
7373

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.
74+
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.
7575

7676
```bash
7777
curl -X POST https://api.cloudflare.com/client/v4/accounts/<acccountID>/browser-rendering/pdf \

0 commit comments

Comments
 (0)