diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 322f3fe..d339ae6 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -27,7 +27,7 @@

最長記録: {{ Formatter::formatInterval($summary[0]->longest) }}

最短記録: {{ Formatter::formatInterval($summary[0]->shortest) }}

合計時間: {{ Formatter::formatInterval($summary[0]->total_times) }}

-

通算回数: {{ $summary[0]->total_checkins }}回回

+

通算回数: {{ $summary[0]->total_checkins }}回