From c1e1fe5cc61805d4f2fa0655218e539ba6362633 Mon Sep 17 00:00:00 2001 From: Daniel Mietchen Date: Mon, 24 Jan 2022 04:33:55 +0100 Subject: [PATCH] grammar fix --- views/contrib.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/contrib.html b/views/contrib.html index e3cdccb..10c8bd7 100644 --- a/views/contrib.html +++ b/views/contrib.html @@ -2,5 +2,5 @@

{{repoName}}

-

{{username}} has contributed for {{repoName}} with {{count}} commit(s)

+

{{username}} has contributed to {{repoName}} with {{count}} commit(s)