From 244aa909830332a32e4194432254b4428a1a4275 Mon Sep 17 00:00:00 2001 From: Bryan McBride Date: Wed, 10 Oct 2012 13:11:56 -0300 Subject: [PATCH] Typo and grammar fixes --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 323a6047..ab831ff2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ Before sending a pull request with a new feature, first check if it's been discu 1. Are you sure that this new feature is important enough to justify its presense in the Leaflet core? Or will it look better as a plugin in a separate repository? 2. Is it written in a simple, concise way that doesn't add bulk to the codebase? -If your feature or API improvement dit get merged into master, please consider submitting another pull request with the corresponding [documentation update](#improving-documentation). +If your feature or API improvement did get merged into master, please consider submitting another pull request with the corresponding [documentation update](#improving-documentation). ### Making Changes to Leaflet Source @@ -67,4 +67,4 @@ If you need to update documentation according to a new feature that only appeare ## Thank You -Not only we're grateful for any contributions, — helping Leaflet and its community actually makes you AWESOME. Join [this approved list of awesome people](https://github.com/CloudMade/Leaflet/graphs/contributors) and help us push limits of what's possible with online maps! +Not only are we grateful for any contributions, — helping Leaflet and its community actually makes you AWESOME. Join [this approved list of awesome people](https://github.com/CloudMade/Leaflet/graphs/contributors) and help us push the limits of what's possible with online maps!