Skip to content

Commit 69f7a8d

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The `/content` endpoint instructs the browser to navigate to a website and captu
99

1010
## Basic usage
1111

12-
Navigate to `https://example.com` and return the rendered HTML.
12+
Go to `https://example.com` and return the rendered HTML.
1313

1414
```bash
1515
curl -X 'POST' 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-rendering/content' \

0 commit comments

Comments
 (0)