From ac1710e0601caab7445cd51972ee67c03e327e35 Mon Sep 17 00:00:00 2001 From: Kobayashi Daisuke Date: Wed, 22 Dec 2021 15:22:29 +0900 Subject: [PATCH] fix title --- content/ja/docs/concepts/architecture/garbage-collection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/concepts/architecture/garbage-collection.md b/content/ja/docs/concepts/architecture/garbage-collection.md index a55fab0eb3..c8afd65013 100644 --- a/content/ja/docs/concepts/architecture/garbage-collection.md +++ b/content/ja/docs/concepts/architecture/garbage-collection.md @@ -1,5 +1,5 @@ --- -title: Garbage Collection +title: ガベージコレクション content_type: concept weight: 50 ---