Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
clemcode authored and farnabaz committed Sep 7, 2022
1 parent 1a3c13d commit a2a99bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/4.api/3.configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Contents can located in multiple places, in multiple directories or in remote gi
export default defineNuxtConfig({
content: {
sources: [
'content'
'content',
{
name: 'fa-ir',
prefix: '/fa', // All contents inside this source will be prefixed with `/fa`
Expand Down

0 comments on commit a2a99bf

Please sign in to comment.