Skip to content

Commit fff00b1

Browse files
authored
docs: fix typo
1 parent 74b84ff commit fff00b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/4.api/3.configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Contents can located in multiple places, in multiple directories or in remote gi
6060
export default defineNuxtConfig({
6161
content: {
6262
sources: [
63-
'content'
63+
'content',
6464
{
6565
name: 'fa-ir',
6666
prefix: '/fa', // All contents inside this source will be prefixed with `/fa`

0 commit comments

Comments
 (0)