Skip to content

Commit 9c10984

Browse files
committed
wording
1 parent 6b9e7c4 commit 9c10984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/fwvt/playing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ You can use this to guard animations of the pseudo-elements, but you can even us
639639
:::caution
640640
This pattern will likely break in Firefox once it adds support for Level 1 of the View Transition API.
641641
:::
642-
For an explanation and [more on this pattern](/tips/css/#scoping-with-types), check the CSS Tips & Tricks section.
642+
For an explanation and more on this pattern, check the [CSS Tips & Tricks](/tips/css/#scoping-with-types) section.
643643

644644
### Changing Group Stacking Order
645645
With the View Transition API, the [stacking order](/basics/pseudos/#rendering-pseudo-elements) of the `::view-transition-group` pseudo-elements corresponds to the paint order of the named elements on the old page, then followed by those only on the new page, also in paint order.

0 commit comments

Comments
 (0)