From 0e585850c2bef92e6596a1f4478881d2b3942c4a Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 10 Jul 2025 07:49:52 -0400 Subject: [PATCH] Fix grammar for countable object --- data/reusables/repositories/repo-insights-commit-limit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/repositories/repo-insights-commit-limit.md b/data/reusables/repositories/repo-insights-commit-limit.md index 08c647189656..eca8066334c6 100644 --- a/data/reusables/repositories/repo-insights-commit-limit.md +++ b/data/reusables/repositories/repo-insights-commit-limit.md @@ -1,6 +1,6 @@ {% ifversion not ghes %} > [!NOTE] -> Certain contributor, commit, and code frequency insights are only available for repositories that have less than 10,000 commits. +> Certain contributor, commit, and code frequency insights are only available for repositories that have fewer than 10,000 commits. {% endif %}