Skip to content

Commit bae5fdd

Browse files
committed
Fix up CHANGELOG typo
[ci skip]
1 parent b80c2f5 commit bae5fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Changelog
77

88
## v2.1.2
99

10-
- Fix: allow `Body` methods to work on ArrayBuffer`-backed `Body` objects
10+
- Fix: allow `Body` methods to work on `ArrayBuffer`-backed `Body` objects
1111
- Fix: reject promise returned by `Body` methods when the accumulated `Buffer` exceeds the maximum size
1212
- Fix: support custom `Host` headers with any casing
1313
- Fix: support importing `fetch()` from TypeScript in `browser.js`

0 commit comments

Comments
 (0)