typos in README.md
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Mon, 24 Nov 2014 01:16:51 +0000 (02:16 +0100)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Mon, 24 Nov 2014 01:16:51 +0000 (02:16 +0100)
README.md

index ca48db4..e0f2ad2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,11 +15,12 @@ Features:
  * Weather Information allows you to modify the refresh interval for the displayed data and the notifications (depending on your cell phone plan you might want to increase or decrease the refresh interval in order to save money)
  * Until fourteen days forecast.
  * No ads, this application is completely for free.
- * Weather Information is an open source application, what means, you can download and mofify the source code (Apache License, Version 2.0). Indeed, we encourage you to do it.
+ * Weather Information is an open source application, what means, you can download and modify the source code (Apache License, Version 2.0). Indeed, we encourage you to do it.
 
 
 Weather data are provided by [**OpenWeatherMap**](http://openweathermap.org/). OpenWeatherMap developers recommend to obtain an [API key](http://openweathermap.org/appid), this key can be added in the preferences window of the application. There are different [prices](http://openweathermap.org/price) (from free to enterprise) depending on the availability and reliability of the weather data. It is up to you which one to use.
-**If you have an API key, be careful when using this application in public networks because everyone connected to that network could see your private API key** (Weather Information is using plain HTTP connections for retrieving data from OpenWeatherMap servers)
+
+**If you have an API key, be careful when using this application in public networks because anyone connected to your network could see your private API key** (Weather Information is using plain HTTP connections for retrieving data from OpenWeatherMap servers)
 
 
 **Internationalization**: currently, Weather Information just displays weather data in English format. Because it is an open source application you can add as many languages as you wish just downloading the source code (you can collaborate to improve this application, if you wish)