diff --git a/src/content/docs/ja/reference/content-loader-reference.mdx b/src/content/docs/ja/reference/content-loader-reference.mdx index 72ac84339eb36..e892fb58ddbf0 100644 --- a/src/content/docs/ja/reference/content-loader-reference.mdx +++ b/src/content/docs/ja/reference/content-loader-reference.mdx @@ -24,7 +24,7 @@ Astroには、コレクションを取得するための2つのビルトイン

-**Type:** (options: GlobOptions) => Loader
+**Type:** (options: GlobOptions) => Loader

@@ -96,7 +96,7 @@ const authors = defineCollection({

-**Type:** (fileName: string, options?: FileOptions) => Loader
+**Type:** (fileName: string, options?: FileOptions) => Loader