From 1f086982541f875058beccec513a8dd5c4a4b9ec Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Thu, 7 Nov 2013 23:26:19 +0100 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 120366a..0c861e6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ *gnome-shell-extension-openweather* is a simple extension for displaying weather conditions and forecasts in GNOME Shell, featuring support for multiple locations, no need for WOEID, a symmetrical layout and a settings panel through *gnome-shell-extension-prefs*. -Currently, the weather data, including forecasts for up to ten days, are fetched from [OpenWeatherMap](http://openweathermap.org/). +Currently, the weather data, including forecasts for up to ten days, is fetched from [OpenWeatherMap](http://openweathermap.org/). ----