summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAnish Athalye <me@anishathalye.com>2015-08-17 21:30:56 -0700
committerAnish Athalye <me@anishathalye.com>2015-08-17 21:30:56 -0700
commitbb209bd17fef4b43361573bffcb3a485b5663d73 (patch)
tree431d5a8b09f1d9664b364b7c4798b86d77b96f7e /CONTRIBUTING.md
parent4381c4cabbeb870f3fe18da4e7bbdee9a39c55fd (diff)
Fix typo
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
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