From bb209bd17fef4b43361573bffcb3a485b5663d73 Mon Sep 17 00:00:00 2001 From: Anish Athalye Date: Mon, 17 Aug 2015 21:30:56 -0700 Subject: [PATCH] Fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e93a5cb..a56d1c4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ Contributing ============ -All kinds contributions to Dotbot are greatly appreciated. For someone +All kinds of contributions to Dotbot are greatly appreciated. For someone unfamiliar with the code base, the most efficient way to contribute is usually to submit a [feature request](#feature-requests) or [bug report](#bug-reports). If you want to dive into the source code, you can submit a [patch](#patches) as