Skip to content

Commit

Permalink
docs: typo (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
dethdkn committed Jun 30, 2024
1 parent acd1f75 commit 85a0e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ In your `nuxt.config.ts`, add an item in `icon.customCollections`:
```ts
export default defineNuxtConfig({
modules: [
'nuxt-icon'
'@nuxt/icon'
],
icon: {
customCollections: [
Expand Down

0 comments on commit 85a0e7b

Please sign in to comment.