From af18a3244aacb085734e16bd30930ffd762a5169 Mon Sep 17 00:00:00 2001 From: Ayushman Singh Chauhan Date: Thu, 9 Dec 2021 20:40:37 +0530 Subject: [PATCH] fix capitalization --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2421d0d9c0..487ec10c5e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ Apple Contributor Agreement: https://www.cups.org/AppleContributorAgreement_2011-03-10.pdf Contributions should be submitted as attachments to bug reports on the -[CUPS Github project](https://github.com/apple/cups). Changes to existing +[CUPS GitHub project](https://github.com/apple/cups). Changes to existing source files should be submitted as unified diffs while new source files should be provided as-is or in an archive. Github pull requests can also be used to submit changes.