Skip to content

Commit c40f5e6

Browse files
authored
fix incorrect assumption
1 parent 95b9154 commit c40f5e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/native.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1517,7 +1517,7 @@
15171517
"id": "TextDecoder",
15181518
"type": "native",
15191519
"webFeatureId": {
1520-
"featureId": "text-decoding",
1520+
"featureId": "text-encoding",
15211521
"compatKey": "api.TextDecoder"
15221522
},
15231523
"url": {"type": "mdn", "id": "Web/API/TextDecoder"}

0 commit comments

Comments
 (0)