Skip to content

Commit 81079aa

Browse files
authored
Update src/content/compatibility-flags/to-string-tag.md
1 parent e49e6fd commit 81079aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/compatibility-flags/to-string-tag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ enable_flag: "set_tostring_tag"
1111
disable_flag: "do_not_set_tostring_tag"
1212
---
1313

14-
A change was made that set the Symbol.toStringTag on all Workers API objects
14+
A change was made to set the Symbol.toStringTag on all Workers API objects
1515
in order to fix several spec compliance bugs. Unfortunately it turns out
1616
that was more breaking than expected. The `do_not_set_tostring_tag` compat
1717
flag restores the original behavior for compat dates before 2024-09-26

0 commit comments

Comments
 (0)