Skip to content

Commit 32b471d

Browse files
committed
typo
1 parent 8432c46 commit 32b471d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/basics/pseudos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ This default defines an animation for the current viewport. If you want to anima
187187
```
188188
The special value `none` removes a potentially set view transition name.
189189

190-
Other special names are [`match-element`](#auto-generated-names-match-element) and [`auto`](#auto-generated-names-auto), and all names beginning with `-ua-` as in _u_ser-_a_gent, as this is a reserved namespace for browser generated view transition names.
190+
Other special names are [`match-element`](#auto-generated-names-match-element) and [`auto`](#auto-generated-names-auto), and all names beginning with `-ua-` as in _user-agent_, as this is a reserved namespace for browser generated view transition names.
191191

192192
:::note
193193
Setting an element's view-transition-name has a few [lesser-known effects on rendering](https://drafts.csswg.org/css-view-transitions-1/#named-and-transitioning):

0 commit comments

Comments
 (0)