summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorKyle Kelley <rgbkrk@gmail.com>2013-07-18 13:44:13 -0500
committerKyle Kelley <rgbkrk@gmail.com>2013-07-18 13:44:13 -0500
commit406c9e38eabbb638e5aec53815019e8802073a18 (patch)
tree38e9e716ca30bc0124a874f48041e74c37f1a806 /CONTRIBUTING.md
parent53fb4fc3fe96ca82d65fdc2bade78667800c5add (diff)
downloadetherpad-lite-406c9e38eabbb638e5aec53815019e8802073a18.zip
Grammar fix
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 4e59afbf..e185d9c5 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**