From 41fb18f4339437d48223ad112eb59cefbb7f284b Mon Sep 17 00:00:00 2001 From: David Castillo Date: Tue, 20 Oct 2015 14:28:38 -0500 Subject: [PATCH] Update README Fixed typo (it's -> its). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13e4654..5145d85 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Full documentation for each binding will be provided in the [Wiki](https://githu Installation ------------ -Add the included 2checkout-java.jar and it's dependencies listed below. +Add the included 2checkout-java.jar and its dependencies listed below. * [HttpClient 4.2.1](http://hc.apache.org/downloads.cgi) * [gson](http://code.google.com/p/google-gson/)