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

Commit

Permalink
docs: fix heading level
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Jul 1, 2022
1 parent 06dc6f7 commit c587db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/2.guide/3.directory-structure/11.plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ export default defineNuxtPlugin((nuxtApp) => {
})
```

### Vue directive
## Vue directives

Similarly, you can register a custom Vue directive in a plugin. For example, in `plugins/directive.ts`:

Expand Down

0 comments on commit c587db1

Please sign in to comment.