From 0f720e83521d609f4d0f69c5f370e60c9f9e93ef Mon Sep 17 00:00:00 2001 From: Maston <22679886+mastondzn@users.noreply.github.com> Date: Sun, 6 Nov 2022 05:24:43 +0200 Subject: [PATCH] fix(metrics/insights): bad GitHub Linguist link (#1277) Co-authored-by: Maston --- source/app/web/statics/insights/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/app/web/statics/insights/index.html b/source/app/web/statics/insights/index.html index e04b5a19..806227a4 100644 --- a/source/app/web/statics/insights/index.html +++ b/source/app/web/statics/insights/index.html @@ -314,7 +314,7 @@

{{ user }} has used {{ languages.length }} different language{{ format("plural", languages.length) }} for a total of {{ format("number", languages.total) }} byte{{ format("plural", languages.total) }}. - Note that these numbers are based on results produced by GitHub linguist from repositories owned by {{ user }} and that they may not be entirely accurate. + Note that these numbers are based on results produced by GitHub linguist from repositories owned by {{ user }} and that they may not be entirely accurate.