Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kreejzak committed Feb 21, 2023
1 parent 6ecd2d2 commit 6d3c364
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 @@ -56,7 +56,7 @@ definePageMeta({
middleware: [
'auth', // your auth middleware
'nuxt-permissions'
]
],
roles: ['admin'],
permissions: ['access dashboard']
})
Expand Down

0 comments on commit 6d3c364

Please sign in to comment.