Skip to content

Commit 4314b49

Browse files
authored
Improve grammar in component descriptions (#7788)
1 parent 022e047 commit 4314b49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/blog/2025/04/23/react-labs-view-transitions-activity-and-more.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ You can try them by upgrading React packages to the most recent experimental ver
5151

5252
Read on to learn how to use these features in your app, or check out the newly published docs:
5353

54-
- [`<ViewTransition>`](/reference/react/ViewTransition): A component lets you activate an animation for a Transition.
54+
- [`<ViewTransition>`](/reference/react/ViewTransition): A component that lets you activate an animation for a Transition.
5555
- [`addTransitionType`](/reference/react/addTransitionType): A function that allows you to specify the cause of a Transition.
56-
- [`<Activity>`](/reference/react/Activity): A component that lets you hide and show part of the UI.
56+
- [`<Activity>`](/reference/react/Activity): A component that lets you hide and show parts of the UI.
5757

5858
## View Transitions {/*view-transitions*/}
5959

@@ -14355,4 +14355,4 @@ This research is still early. We'll share more, and what the new APIs will look
1435514355

1435614356
---
1435714357

14358-
_Thanks to [Aurora Scharff](https://bsky.app/profile/aurorascharff.no), [Dan Abramov](https://bsky.app/profile/danabra.mov), [Eli White](https://twitter.com/Eli_White), [Lauren Tan](https://bsky.app/profile/no.lol), [Luna Wei](https://github.com/lunaleaps), [Matt Carroll](https://twitter.com/mattcarrollcode), [Jack Pope](https://jackpope.me), [Jason Bonta](https://threads.net/someextent), [Jordan Brown](https://github.com/jbrown215), [Jordan Eldredge](https://bsky.app/profile/capt.dev), [Mofei Zhang](https://threads.net/z_mofei), [Sebastien Lorber](https://bsky.app/profile/sebastienlorber.com), [Sebastian Markbåge](https://bsky.app/profile/sebmarkbage.calyptus.eu), and [Tim Yung](https://github.com/yungsters) for reviewing this post._
14358+
_Thanks to [Aurora Scharff](https://bsky.app/profile/aurorascharff.no), [Dan Abramov](https://bsky.app/profile/danabra.mov), [Eli White](https://twitter.com/Eli_White), [Lauren Tan](https://bsky.app/profile/no.lol), [Luna Wei](https://github.com/lunaleaps), [Matt Carroll](https://twitter.com/mattcarrollcode), [Jack Pope](https://jackpope.me), [Jason Bonta](https://threads.net/someextent), [Jordan Brown](https://github.com/jbrown215), [Jordan Eldredge](https://bsky.app/profile/capt.dev), [Mofei Zhang](https://threads.net/z_mofei), [Sebastien Lorber](https://bsky.app/profile/sebastienlorber.com), [Sebastian Markbåge](https://bsky.app/profile/sebmarkbage.calyptus.eu), and [Tim Yung](https://github.com/yungsters) for reviewing this post._

0 commit comments

Comments
 (0)