Skip to content

Commit f664028

Browse files
authored
Updated react-19.md (#6796)
1 parent 057f35c commit f664028

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
@@ -553,7 +553,7 @@ When React renders this component, it will see the `<title>` `<link>` and `<meta
553553

554554
#### You may still want a Metadata library {/*you-may-still-want-a-metadata-library*/}
555555

556-
For simple use cases rendering Document Metadata as tags may be suitable, but libraries can offer more powerful features like overriding generic metadata with specific metadata based on the current route. So these feature make it easier for frameworks and libraries like [`react-helmet`](https://github.com/nfl/react-helmet) to support metadata tags, rather than replace them.
556+
For simple use cases, rendering Document Metadata as tags may be suitable, but libraries can offer more powerful features like overriding generic metadata with specific metadata based on the current route. These features make it easier for frameworks and libraries like [`react-helmet`](https://github.com/nfl/react-helmet) to support metadata tags, rather than replace them.
557557

558558
</Note>
559559

0 commit comments

Comments
 (0)