From fcd16cd8cf4fe083c40e66f907a9c67e73fd69a7 Mon Sep 17 00:00:00 2001 From: Yasuaki Uechi Date: Thu, 18 Feb 2021 16:54:01 +0900 Subject: [PATCH] fix: wrong language --- source/_posts/2021/split-bill.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2021/split-bill.md b/source/_posts/2021/split-bill.md index 38e1d61..433e81a 100644 --- a/source/_posts/2021/split-bill.md +++ b/source/_posts/2021/split-bill.md @@ -19,7 +19,7 @@ date: 2021-02-14T00:00:00 実際にコードを書いて本当に望んでいる結果が得られるのかを検証します。 -```5js +```js const history = [ { amount: 121,