Skip to content

Commit dc82b86

Browse files
authored
[Compat flags] remove repeating text block (#24308)
1 parent 788e5d2 commit dc82b86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/docs/workers/configuration/compatibility-flags.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ A [growing subset](/workers/runtime-apis/nodejs/) of Node.js APIs are available
5454

5555
<Render file="nodejs_compat" product="workers" />
5656

57-
A [growing subset](/workers/runtime-apis/nodejs/) of Node.js APIs are available directly as [Runtime APIs](/workers/runtime-apis/nodejs), with no need to add polyfills to your own code. To enable these APIs in your Worker, only the `nodejs_compat` compatibility flag is required:
58-
5957
<WranglerConfig>
6058

6159
```toml title="wrangler.toml"

0 commit comments

Comments
 (0)