Skip to content

Commit 50674f9

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/platform/pricing.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent aa56be2 commit 50674f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/platform/pricing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You can monitor Browser Rendering usage in two ways:
5050

5151
<DashButton url="/?to=/:account/workers/browser-rendering" />
5252

53-
- `X-Browser-Ms-Used` header: Returned in every REST API response, reporting browser time used for that request (in milliseconds). You can also access this header using they Typescript SDK with the .asResponse() method:
53+
- The `X-Browser-Ms-Used` header, which is returned in every REST API response, reports browser time used for the request (in milliseconds). You can also access this header using the Typescript SDK with the .asResponse() method:
5454

5555
```ts
5656
const contentRes = await client.browserRendering.content.create({

0 commit comments

Comments
 (0)