Skip to content

Commit b68d7e6

Browse files
Update src/content/docs/browser-rendering/quick-actions-rest-api/pdf-endpoint.mdx
Co-authored-by: Maddy <[email protected]>
1 parent a4d75c9 commit b68d7e6

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/pdf-endpoint.mdx

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

4848
## PDF with no images or CSS
4949

50-
This is ideal when the user wants to so speed up the scanning process and does not need the images.
50+
Use PDF with no images or CSS if you want to accelerate the scanning process and you do not need the images.
5151

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

0 commit comments

Comments
 (0)