We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69086d commit add94a4Copy full SHA for add94a4
packages/docs/src/guide/css.md
@@ -195,7 +195,7 @@ Full example style:
195
196
## Advanced transitions
197
198
-The `popper` lement also has dynamic classes working similarly to the Vue transition system:
+The `popper` element also has dynamic classes working similarly to the Vue transition system:
199
200
- `v-popper__popper--show-from`: (for advanced transition) initial style when shown.
201
- `v-popper__popper--show-to`: (for advanced transition) final style when shown.
0 commit comments