Fix `Array.groupBy` to `Object.groupBy` in `features.txt`

This commit is contained in:
Sosuke Suzuki 2024-04-01 13:17:59 +09:00 committed by Philip Chimento
parent 837def66ac
commit d19cb1557c
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ Temporal
# https://github.com/tc39/proposal-realms
ShadowRealm
# Array.groupBy & Map.groupBy
# Object.groupBy & Map.groupBy
# https://github.com/tc39/proposal-array-grouping
array-grouping