From 4181d7a16112dcd7bbb409a3527aaca34579297d Mon Sep 17 00:00:00 2001 From: JethroSama <63900998+JethroSama@users.noreply.github.com> Date: Fri, 18 Sep 2020 09:56:59 +0800 Subject: [PATCH] Update README.md, added missing 'a' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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#.