aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Josh Goldberg <joshuakgoldberg@outlook.com>2017-11-29 00:20:52 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2017-11-29 00:22:55 -0800
commitbbdda5faaf7f6e50fe901652ca58e5f4692dec1f (patch)
treeccefe57ac7aed6521271b0337d5b2aeb43cbfcf4 /README.md
parentb394da457e9e1f717581b00926e811f6c9e018f3 (diff)
Added missing Oxford (serial) commas in README.md
A, b ***,*** and c. Closes #4136. PiperOrigin-RevId: 177273999
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 7c65b84cb0..279e50017e 100644
--- a/README.md
+++ b/README.md
@@ -9,13 +9,13 @@ Build and test software of any size, quickly and reliably.
With advanced local and distributed caching, optimized dependency analysis and
parallel execution, you get fast and incremental builds.
-* **One tool, multiple languages**: Build and test Java, C++, Android, iOS, Go
+* **One tool, multiple languages**: Build and test Java, C++, Android, iOS, Go,
and a wide variety of other language platforms. Bazel runs on Windows, macOS,
and Linux.
-* **Scalable**: Bazel helps you scale your organization, codebase and Continuous
- Integration system.
- It handles codebases of any size, in multiple repositories or a huge monorepo.
+* **Scalable**: Bazel helps you scale your organization, codebase, and
+ continuous integration solution. It handles codebases of any size, in multiple
+ repositories or a huge monorepo.
* **Extensible to your needs**: Easily add support for new languages and
platforms with Bazel's familiar extension language. Share and re-use language