diff --git a/core/section/github/commits_template.go b/core/section/github/commits_template.go index 42a2948b..117394d1 100644 --- a/core/section/github/commits_template.go +++ b/core/section/github/commits_template.go @@ -61,7 +61,7 @@ const commitsTemplate = ` {{if .HasCommits}}
There are {{len .BranchCommits}} commits by {{len .AuthorStats}} contributors +
There are {{len .BranchCommits}} commits by {{.NumContributors}} contributors across {{.RepoCount}} {{if eq 1 .RepoCount}} repository. {{else}} repositories. {{end}}