Skip to content

Commit 67dc582

Browse files
HiDeooastrobot-houston
authored andcommitted
[ci] format
1 parent 7dee020 commit 67dc582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/src/content/docs/ko/manual-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ import { docsLoader } from '@astrojs/starlight/loaders';
7272
import { docsSchema } from '@astrojs/starlight/schema';
7373

7474
export const collections = {
75-
docs: defineCollection({ loader: docsLoader(), schema: docsSchema() }),
75+
docs: defineCollection({ loader: docsLoader(), schema: docsSchema() }),
7676
};
7777
```
7878

0 commit comments

Comments
 (0)