Skip to content

Commit 21bb019

Browse files
Update src/content/docs/browser-rendering/workers-binding-api/index.mdx
Co-authored-by: Maddy <[email protected]>
1 parent 9225637 commit 21bb019

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/browser-rendering/workers-binding-api

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/workers-binding-api/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar:
77

88
import { DirectoryListing } from "~/components";
99

10-
The Workers Binding API allows you to execute advanced browser rendering scripts within Cloudflare Workers. It provides developers with the flexibility to automate and control complex workflows and browser interactions. The following options are available for browser rendering tasks:
10+
The Workers Binding API allows you to execute advanced browser rendering scripts within Cloudflare Workers. It provides developers the flexibility to automate and control complex workflows and browser interactions. The following options are available for browser rendering tasks:
1111

1212
<DirectoryListing />
1313

0 commit comments

Comments
 (0)