Skip to content

Commit a747728

Browse files
Update json-endpoint.mdx
1 parent d1df98d commit a747728

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,5 +234,4 @@ const client = new Cloudflare({
234234
const json = await client.browserRendering.json.create({ account_id: 'account_id' });
235235

236236
console.log(json);
237-
```s
238-
````
237+
```

0 commit comments

Comments
 (0)