Skip to content

Commit a97ed1e

Browse files
jkytoelanschonni
authored andcommitted
fix(blog): typo in latest release post
1 parent 1664d6b commit a97ed1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/en/blog/release/v17.5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author: Ruy Adorno
1313
#### Add fetch API
1414

1515
Adds experimental support to the fetch API. This adds a `--experimental-fetch`
16-
flag that installs the `fetch`, `Request`, `Reponse` and `Headers` globals.
16+
flag that installs the `fetch`, `Request`, `Response` and `Headers` globals.
1717

1818
* \[[`76a229c4ff`](https://github.com/nodejs/node/commit/76a229c4ff)] - **(SEMVER-MINOR)** **lib**: add fetch (Michaël Zasso) [#41749](https://github.com/nodejs/node/pull/41749)
1919

0 commit comments

Comments
 (0)