From 813a67ebef928e614a7eb7767f175980a200402d Mon Sep 17 00:00:00 2001 From: Christian Klaussner Date: Sun, 12 Nov 2017 17:37:51 +0100 Subject: [PATCH] Fix typo in "Documentation" section (#9352) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b5979a9e40..6f1301b43c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -168,7 +168,7 @@ A great way to contribute to Meteor is by helping keep the issues in the reposit ## Documentation -If you'd like to contribution to Meteor's documentation, head over to https://github.com/meteor/docs and create issues or pull requests there. +If you'd like to contribute to Meteor's documentation, head over to https://github.com/meteor/docs and create issues or pull requests there. ## Blaze