Skip to content

Commit a914d65

Browse files
committed
fix a typo
1 parent fb75c0a commit a914d65

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
@@ -1,7 +1,7 @@
11
## Changelog
22
##### Unreleased
33
- Added polyfill of stable sort in `{ Array, %TypedArray% }.prototype.sort`, [#769](https://github.com/zloirock/core-js/issues/769)
4-
- Fixed `Safari` 14.0- `{ Array, %TypedArray% }.prototype.sort` validation of arguments bug
4+
- Fixed `Safari` 14.0- `%TypedArray%.prototype.sort` validation of arguments bug
55
- `.at` marked as supported from V8 9.2
66

77
##### 3.13.1 - 2021.05.29

0 commit comments

Comments
 (0)