Skip to content

Commit a63cb1f

Browse files
slight wording change
1 parent 441f87d commit a63cb1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/router/framework/react/api/router/ViewTransitionOptionsType.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ The `ViewTransitionOptions` type accepts an object with a single property:
3636
- An array of strings that will be passed to the `document.startViewTransition({update, types}) call`
3737
- A function that accepts `locationChangeInfo` object and returns either:
3838
- An array of strings that will be passed to the `document.startViewTransition({update, types}) call`
39-
- or `false` to cancel the view transition
39+
- or `false` to skip the view transition

0 commit comments

Comments
 (0)