From 8277a1802211b2f7928fb46918df15377cad4545 Mon Sep 17 00:00:00 2001 From: Rory Crispin Date: Sat, 11 Jul 2015 12:06:43 +0100 Subject: [PATCH] corrected language error 'you choosed' -- 'you chose' --- android_weatherlib_start.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android_weatherlib_start.html b/android_weatherlib_start.html index 428ee9d..c01f80d 100644 --- a/android_weatherlib_start.html +++ b/android_weatherlib_start.html @@ -147,7 +147,7 @@

Weatherlib
One important aspect we must notice is that the first two client are asynchronous client, while the last one is synchronous.

-

In the build.gradle we have to add dependecies, according to the type of the client you choosed

+

In the build.gradle we have to add dependecies, according to the type of the client you chose