Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HigherOrderLogic authored Jan 15, 2023
1 parent 2c02a9f commit a6a6416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/4.api/4.advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ import MyModule from './my-module'
export default defineNuxtConfig({
modules: [
// always put it before @nuxt/content because the transformers
// needs to be loaded before transformation occured
// needs to be loaded before transformation occurs
MyModule,
'@nuxt/content'
]
Expand Down

0 comments on commit a6a6416

Please sign in to comment.