We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1664d6b commit a97ed1eCopy full SHA for a97ed1e
locale/en/blog/release/v17.5.0.md
@@ -13,7 +13,7 @@ author: Ruy Adorno
13
#### Add fetch API
14
15
Adds experimental support to the fetch API. This adds a `--experimental-fetch`
16
-flag that installs the `fetch`, `Request`, `Reponse` and `Headers` globals.
+flag that installs the `fetch`, `Request`, `Response` and `Headers` globals.
17
18
* \[[`76a229c4ff`](https://github.com/nodejs/node/commit/76a229c4ff)] - **(SEMVER-MINOR)** **lib**: add fetch (Michaël Zasso) [#41749](https://github.com/nodejs/node/pull/41749)
19
0 commit comments