Skip to content

Commit 5924e5b

Browse files
Merge pull request #4282 from zencatalyst:patch-1
PiperOrigin-RevId: 541940311 Change-Id: I953d347f0041dfcacc2bff9cc1b19e086fdd9ac4
2 parents 2983697 + 148b327 commit 5924e5b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ The 1.13.x branch requires at least C++14.
2727
#### Continuous Integration
2828

2929
We use Google's internal systems for continuous integration. \
30-
GitHub Actions were added for the convenience of open source contributors. They
31-
are exclusively maintained by the open source community and not used by the
30+
GitHub Actions were added for the convenience of open-source contributors. They
31+
are exclusively maintained by the open-source community and not used by the
3232
GoogleTest team.
3333

3434
#### Coming Soon
@@ -83,7 +83,7 @@ More information about building GoogleTest can be found at
8383
data types
8484
* Various options for running tests: \
8585
Googletest provides many options for running tests including running
86-
individual tests, running tests in a specific order, and running tests in
86+
individual tests, running tests in a specific order and running tests in
8787
parallel
8888

8989
## Supported Platforms
@@ -92,7 +92,7 @@ GoogleTest follows Google's
9292
[Foundational C++ Support Policy](https://opensource.google/documentation/policies/cplusplus-support).
9393
See
9494
[this table](https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md)
95-
for a list of currently supported versions compilers, platforms, and build
95+
for a list of currently supported versions of compilers, platforms, and build
9696
tools.
9797

9898
## Who Is Using GoogleTest?

0 commit comments

Comments
 (0)