Skip to content

Commit b70ac9a

Browse files
committed
2 parents 90a8bcd + daf1939 commit b70ac9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/blog/ja/learn-cachedir-astro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ my-astro-project/
106106

107107
### `.pnpm/v11`
108108
- pnpmが依存パッケージを管理する内部ディレクトリの一部です。
109-
- Astro固有ではなく、pnpmがパッケージ解決や実体管理のために使う領域なのです
109+
- Astro固有ではなく、pnpmがパッケージ解決や実体管理のために使う場所です
110110

111111
[^1]: `data-store.json`は、Content collectionsが読み込んだ記事やメタデータをAstro内部で扱いやすくするための保存先です。通常は開発者が直接編集するものではなく、元の`.md``.mdx`を編集します。
112112
[^2]: Content collectionsは、AstroでMarkdownやMDXなどのコンテンツを型安全に管理するための仕組みです。公式ドキュメント: [Content collections | Astro Docs](https://docs.astro.build/ja/guides/content-collections/)

0 commit comments

Comments
 (0)