Skip to content

Commit dec0d5d

Browse files
kenrick95richardlau
authored andcommitted
doc: fix historical experimental fetch flag
PR-URL: #51506 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 96c480b commit dec0d5d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/api/globals.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ added:
478478
changes:
479479
- version: v18.0.0
480480
pr-url: https://github.com/nodejs/node/pull/41811
481-
description: No longer behind `--experimental-global-fetch` CLI flag.
481+
description: No longer behind `--experimental-fetch` CLI flag.
482482
-->
483483

484484
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]
@@ -505,7 +505,7 @@ added:
505505
changes:
506506
- version: v18.0.0
507507
pr-url: https://github.com/nodejs/node/pull/41811
508-
description: No longer behind `--experimental-global-fetch` CLI flag.
508+
description: No longer behind `--experimental-fetch` CLI flag.
509509
-->
510510

511511
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]
@@ -541,7 +541,7 @@ added:
541541
changes:
542542
- version: v18.0.0
543543
pr-url: https://github.com/nodejs/node/pull/41811
544-
description: No longer behind `--experimental-global-fetch` CLI flag.
544+
description: No longer behind `--experimental-fetch` CLI flag.
545545
-->
546546

547547
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]
@@ -778,7 +778,7 @@ added:
778778
changes:
779779
- version: v18.0.0
780780
pr-url: https://github.com/nodejs/node/pull/41811
781-
description: No longer behind `--experimental-global-fetch` CLI flag.
781+
description: No longer behind `--experimental-fetch` CLI flag.
782782
-->
783783

784784
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]
@@ -795,7 +795,7 @@ added:
795795
changes:
796796
- version: v18.0.0
797797
pr-url: https://github.com/nodejs/node/pull/41811
798-
description: No longer behind `--experimental-global-fetch` CLI flag.
798+
description: No longer behind `--experimental-fetch` CLI flag.
799799
-->
800800

801801
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]

0 commit comments

Comments
 (0)