diff --git a/us-weather-history/README.md b/us-weather-history/README.md index 23e205e..1ea1cc7 100644 --- a/us-weather-history/README.md +++ b/us-weather-history/README.md @@ -6,7 +6,7 @@ This folder contains data and code behind the story [What 12 Months Of Record-Se Code file | Description ---|--------- -`wunderground_scraper.py` | Downloades weather data web pages from Weather Underground +`wunderground_scraper.py` | Downloads weather data web pages from Weather Underground `wunderground_parser.py` | Parses the weather data from Weather Underground into a flat CSV file `visualize_weather.py` | Creates the visualization of the weather data