File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ The 1.13.x branch requires at least C++14.
2727#### Continuous Integration
2828
2929We 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
3232GoogleTest 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 ) .
9393See
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
9696tools.
9797
9898## Who Is Using GoogleTest?
You can’t perform that action at this time.
0 commit comments