Skip to content

Commit 738a27e

Browse files
authored
Fix typo in CONTRIBUTING.md (#7821)
Fix typo in CONTRIBUTING.md
1 parent fbdd23b commit 738a27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Note that there are [limitations][search-limitations] imposed on what results ar
223223

224224
The usage requirements are:
225225

226-
- at least 2000 files per extension or filenme indexed in the last year (the number you see at the top of the search results), excluding forks, for extensions or filenames expected to occur more than once per repo, like Ruby's `.rb` extension.
226+
- at least 2000 files per extension or filename indexed in the last year (the number you see at the top of the search results), excluding forks, for extensions or filenames expected to occur more than once per repo, like Ruby's `.rb` extension.
227227
- at least 200 files per extension or filename indexed in the last year, excluding forks, for extensions or filenames expected to only occur once per repo, like a `Makefile`.
228228
- the results should show a reasonable distribution across unique `:user/:repo` combinations assessed by manually and randomly clicking through the results.
229229
If particular users are showing a high proportion of the results, for example the primary language owner, we will filter out those users using `-user:<username>` to reduce their impact on the assessment.

0 commit comments

Comments
 (0)