From c9a9f4c874aa29b446f48ee3da179ae1bf6f5435 Mon Sep 17 00:00:00 2001 From: Googler Date: Tue, 24 Mar 2015 15:55:18 +0000 Subject: s/A emphasis/An emphasis/ -- MOS_MIGRATED_REVID=89403565 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3ae1cd35ad..39c8ef37c6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ source.** Bazel has been built for speed, using both caching and parallelism to achieve this. Bazel is critical to Google's ability to continue to scale its software development practices as the company grows. -* **A emphasis on automated testing and releases.** Bazel has +* **An emphasis on automated testing and releases.** Bazel has been built for correctness and reproducibility, meaning that a build performed on a continuous build machine or in a release pipeline will generate bitwise-identical outputs to those generated on a developer's machine. -- cgit v1.2.3