summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJethroSama <63900998+JethroSama@users.noreply.github.com>2020-09-18 09:56:59 +0800
committerGitHub <noreply@github.com>2020-09-18 09:56:59 +0800
commit4181d7a16112dcd7bbb409a3527aaca34579297d (patch)
tree6bd7b7b6135eb9c98288bc903e95b8ee3106490e /README.md
parenta4ab0abb93620ce26efad9de9296b73b16e88588 (diff)
downloadgoogletest-git-4181d7a16112dcd7bbb409a3527aaca34579297d.tar.gz
Update README.md, added missing 'a'
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e8eefe5f..fca8f0af 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ following notable projects:
automated test-runner and Graphical User Interface with powerful features for
Windows and Linux platforms.
-[Google Test UI](https://github.com/ospector/gtest-gbar) is test runner that
+[Google Test UI](https://github.com/ospector/gtest-gbar) is a test runner that
runs your test binary, allows you to track its progress via a progress bar, and
displays a list of test failures. Clicking on one shows failure text. Google
Test UI is written in C#.