From aa0c9e3572bfdd17df7002eb2d2345917a3fc063 Mon Sep 17 00:00:00 2001 From: Adam Wright Date: Mon, 12 Oct 2015 14:40:18 +0800 Subject: [PATCH] Correct typo ("Any information you [c]an add") --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a4d3c31..33b976d2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The Language stats bar displays languages percentages for the files in the repos 0. Click on the name of the language in the stats bar to see a list of the files that are identified as that language. 0. If you see files that you didn't write, consider moving the files into one of the [paths for vendored code](/lib/linguist/vendor.yml), or use the [manual overrides](#overrides) feature to ignore them. -0. If the files are being misclassified, search for [open issues][issues] to see if anyone else has already reported the issue. Any information you an add, especially links to public repositories, is helpful. +0. If the files are being misclassified, search for [open issues][issues] to see if anyone else has already reported the issue. Any information you can add, especially links to public repositories, is helpful. 0. If there are no reported issues of this misclassification, [open an issue][new-issue] and include a link to the repository or a sample of the code that is being misclassified. ## Overrides