summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorFrancesca Krihely <francesca@10gen.com>2013-12-15 21:47:37 -0500
committerMatt Kangas <matt.kangas@mongodb.com>2013-12-15 21:50:58 -0500
commit8c127cb46e05d8e10e273d588fd493dc9972ef70 (patch)
treed14e416fb11bde91fd71702a66b1d5cdec79cf09 /CONTRIBUTING.rst
parent1e5bf026379f767171d5ebb8344217f534bdffc9 (diff)
downloadmongo-8c127cb46e05d8e10e273d588fd493dc9972ef70.tar.gz
Tweak to CONTRIBUTING.rst
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 4772e9a94d0..447fda131f6 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -42,7 +42,7 @@ your solution will take.
The Life Cycle of a Pull Request
--------------------------------
-When you submit a pull request, here is what happens:
+Here's what happens when you submit a pull request:
- The MongoDB engineering team will review your pull request to make sure you have included a
SERVER ticket in your request and signed the contributor agreement.