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

Commit

Permalink
Update docs/content/1.getting-started/5.transitions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Nov 2, 2022
1 parent 320d8a0 commit e709e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/1.getting-started/5.transitions.md
Expand Up @@ -120,7 +120,7 @@ export default defineNuxtConfig({
})
```

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

::code-group

Expand Down

0 comments on commit e709e82

Please sign in to comment.