Merge pull request #127 from bazelbuild/helenalt-ci-doc-update

Update user.md
diff --git a/docs/user.md b/docs/user.md
index 7cd91d2..8456f20 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -1,7 +1,7 @@
 # Using the Bazel CI
 
 [Bazel CI](http://ci.bazel.io) tests Bazel and a variety of
-open-source project that use Bazel.
+open-source projects that use Bazel.
 
 We also use the projects using Bazel to validate Bazel changes.
 
@@ -17,8 +17,6 @@
 
 ## Postsubmit <a name="postsubmit"></a>
 
-Every project that runs on Bazel CI is run on postsubmit.
-
 The CI uses the GitHub API and handles test runs automatically if
 [bazel-io](https://github.com/bazel-io) has write access to the repository.