Skip to content

Commit 64beb65

Browse files
authored
Resources -> resources (#6787)
1 parent 526d7b4 commit 64beb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ In Server Side Rendering, async scripts will be included in the `<head>` and pri
632632

633633
For more details, read the docs for [`<script>`](/reference/react-dom/components/script).
634634

635-
### Support for preloading Resources {/*support-for-preloading-resources*/}
635+
### Support for preloading resources {/*support-for-preloading-resources*/}
636636

637637
During initial document load and on client side updates, telling the Browser about resources that it will likely need to load as early as possible can have a dramatic effect on page performance.
638638

0 commit comments

Comments
 (0)