From 1aecfc4ca399feebabcd5e74de643618b7105459 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferdinand=20M=C3=BCtsch?= Date: Sun, 17 Jan 2021 09:40:14 +0100 Subject: [PATCH] chore: wording --- views/index.tpl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.tpl.html b/views/index.tpl.html index 09affce..5322f66 100644 --- a/views/index.tpl.html +++ b/views/index.tpl.html @@ -29,7 +29,7 @@ {{ range $d := .TotalHours | printf "%d" | toRunes }} {{ $d }} {{ end }} - hours of coding time of + hours of coding from {{ range $d := .TotalUsers | printf "%d" | toRunes }} {{ $d }} {{ end }}