Skip to content

Commit 266acef

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

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
@@ -14,4 +14,4 @@ disable_flag: "do_not_set_tostring_tag"
1414
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
17-
flag restores the original behavior for compat dates before 2024-09-26
17+
flag restores the original behavior with compatibility dates of 2024-09-26 or earlier.

0 commit comments

Comments
 (0)