diff --git a/blog/content/edition-2/posts/10-heap-allocation/index.ja.md b/blog/content/edition-2/posts/10-heap-allocation/index.ja.md
index 7f55f2b6..607aaf56 100644
--- a/blog/content/edition-2/posts/10-heap-allocation/index.ja.md
+++ b/blog/content/edition-2/posts/10-heap-allocation/index.ja.md
@@ -6,7 +6,7 @@ date = 2019-06-26
[extra]
chapter = "Memory Management"
-translation_based_on_commit = ""
+translation_based_on_commit = "afeed7477bb19a29d94a96b8b0620fd241b0d55f"
translators = ["woodyZootopia"]
+++
@@ -23,7 +23,6 @@ translators = ["woodyZootopia"]
-# TODO:translation_based_on_commitを埋める
# TODO:リンクを日本語記事の物に変更する
## ローカル変数とスタティック変数