Removed a typo in README.md

There is an unnecessary comma before 'and'
This commit is contained in:
keshavgbpecdelhi
2020-05-01 12:24:32 +05:30
committed by GitHub
parent dcc92d0ab6
commit 4bab55dc54

View File

@@ -9,7 +9,7 @@ It is inspired by:
* [jMock](http://www.jmock.org/),
* [EasyMock](http://www.easymock.org/), and
* [Hamcrest](http://code.google.com/p/hamcrest/),
* [Hamcrest](http://code.google.com/p/hamcrest/)
and designed with C++'s specifics in mind.