Skip to content

Commit 1d76918

Browse files
committed
Feedback
1 parent c66aa38 commit 1d76918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/blog/2024/04/01/react-19.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ For some resource elements, React will suspend while waiting for the resource to
450450
451451
To maintain compatibility with HTML and optimize performance, React will dedupe and hoist some but not all elements for all props. For the specific constraints, read the docs for [Resource and Metadata Components](/reference/react-dom/components#resource-and-metadata-components).
452452
453-
### Improved hydration for third-party scripts {/*improved-hydration-for-third-party-scripts*/}
453+
### Compatability with third-party scripts and extensions {/*compatability-with-third-party-scripts-and-extensions*/}
454454
455455
We've improved hydration to account for third-party scripts and browser extensions.
456456

0 commit comments

Comments
 (0)