Skip to content

Commit f232064

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 d9ea6c1 commit f232064

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
@@ -450,7 +450,7 @@ added: v17.5.0
450450
changes:
451451
- version: v18.0.0
452452
pr-url: https://github.com/nodejs/node/pull/41811
453-
description: No longer behind `--experimental-global-fetch` CLI flag.
453+
description: No longer behind `--experimental-fetch` CLI flag.
454454
-->
455455

456456
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]
@@ -465,7 +465,7 @@ added: v17.6.0
465465
changes:
466466
- version: v18.0.0
467467
pr-url: https://github.com/nodejs/node/pull/41811
468-
description: No longer behind `--experimental-global-fetch` CLI flag.
468+
description: No longer behind `--experimental-fetch` CLI flag.
469469
-->
470470

471471
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]
@@ -499,7 +499,7 @@ added: v17.5.0
499499
changes:
500500
- version: v18.0.0
501501
pr-url: https://github.com/nodejs/node/pull/41811
502-
description: No longer behind `--experimental-global-fetch` CLI flag.
502+
description: No longer behind `--experimental-fetch` CLI flag.
503503
-->
504504

505505
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]
@@ -672,7 +672,7 @@ added: v17.5.0
672672
changes:
673673
- version: v18.0.0
674674
pr-url: https://github.com/nodejs/node/pull/41811
675-
description: No longer behind `--experimental-global-fetch` CLI flag.
675+
description: No longer behind `--experimental-fetch` CLI flag.
676676
-->
677677

678678
> Stability: 1 - Experimental. Disable this API with the [`--no-experimental-fetch`][]
@@ -687,7 +687,7 @@ added: v17.5.0
687687
changes:
688688
- version: v18.0.0
689689
pr-url: https://github.com/nodejs/node/pull/41811
690-
description: No longer behind `--experimental-global-fetch` CLI flag.
690+
description: No longer behind `--experimental-fetch` CLI flag.
691691
-->
692692

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

0 commit comments

Comments
 (0)