We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3bd0f9 commit 31456dbCopy full SHA for 31456db
src/content/reference/react/useTransition.md
@@ -48,7 +48,7 @@ function TabContainer() {
48
49
### `startTransition(action)` {/*starttransition*/}
50
51
-The `startTransition` function returned by `useTransition` lets you mark a updates as a Transition.
+The `startTransition` function returned by `useTransition` lets you mark an update as a Transition.
52
53
```js {6,8}
54
function TabContainer() {
0 commit comments