From 406c9e38eabbb638e5aec53815019e8802073a18 Mon Sep 17 00:00:00 2001 From: Kyle Kelley Date: Thu, 18 Jul 2013 13:44:13 -0500 Subject: [PATCH] Grammar fix --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4e59afbfc..e185d9c56 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ (Please talk to people on the mailing list before you change this page, see our section on [how to get in touch](https://github.com/ether/etherpad-lite#get-in-touch)) ## Important note for pull requests -**Pull requests should issued against the develop branch**. We never pull directly into master. +**Pull requests should be issued against the develop branch**. We never pull directly into master. **Our goal is to iterate in small steps. Release often, release early. Evolution instead of a revolution**