Fix very minor typo

it's -> its
This commit is contained in:
Clare Macrae 2017-10-23 21:18:57 +01:00 committed by Martin Hořeňovský
parent 4220f2eef2
commit c43ce85416
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<a id="top"></a>
# Open Source projects using Catch
Catch is great for open source. With it's [liberal license](../LICENSE.txt) and single-header, dependency-free, distribution
Catch is great for open source. With its [liberal license](../LICENSE.txt) and single-header, dependency-free, distribution
it's easy to just drop the header into your project and start writing tests - what's not to like?
As a result Catch is now being used in many Open Source projects, including some quite well known ones.