From 5b15e07b85bbad4e5e9ad721cd0b2226de6381d5 Mon Sep 17 00:00:00 2001 From: Bill Xiong Date: Fri, 2 Aug 2019 06:40:50 -0700 Subject: [PATCH] Fix pm25.in typo Small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f2e8e6a..a083964d 100644 --- a/README.md +++ b/README.md @@ -306,7 +306,7 @@ API | Description | Auth | HTTPS | CORS | | [AirVisual](https://airvisual.com/api) | Air quality and weather data | `apiKey` | Yes | Unknown | | [GrünstromIndex](https://www.corrently.de/hintergrund/gruenstromindex/index.html) | Green Power Index for Germany (Grünstromindex/GSI) | No | No | Yes | | [OpenAQ](https://docs.openaq.org/) | Open air quality data | `apiKey` | Yes | Unknown | -| [PM2.5.in](http://www.pm25.in/api_doc) | Air quality of China | `apiKey` | No | Unknown | +| [PM25.in](http://www.pm25.in/api_doc) | Air quality of China | `apiKey` | No | Unknown | | [PVWatts](https://developer.nrel.gov/docs/solar/pvwatts/v6/) | Energy production photovoltaic (PV) energy systems | `apiKey` | Yes | Unknown | | [UK Carbon Intensity](https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0) | The Official Carbon Intensity API for Great Britain developed by National Grid | No | Yes | Unknown |