From 862fbf15395228fed0cfdb32b2d73ac974d0a6cb Mon Sep 17 00:00:00 2001 From: Nixinova Date: Tue, 15 Nov 2022 17:24:38 +1300 Subject: [PATCH] fix(app/insights): link from GitHub Linguist to LinguistJS (#1282) [skip ci] --- 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 806227a4..af787126 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 LinguistJS from repositories owned by {{ user }} and may not be entirely accurate.