Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit e709e82

Browse files
authored
Update docs/content/1.getting-started/5.transitions.md
1 parent 320d8a0 commit e709e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/1.getting-started/5.transitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ export default defineNuxtConfig({
120120
})
121121
```
122122

123-
To start adding transition between your layouts, add the following CSS to your [`app.vue`](/guide/directory-structure/app):
123+
To start adding transition between your pages and layouts, add the following CSS to your [`app.vue`](/guide/directory-structure/app):
124124

125125
::code-group
126126

0 commit comments

Comments
 (0)