From addca93404de57a46fb58e1aa58492dfdea0421b Mon Sep 17 00:00:00 2001 From: Chris Norulak <49769850+Midnitte@users.noreply.github.com> Date: Mon, 30 Oct 2023 13:45:34 -0400 Subject: [PATCH] Update waqi.markdown (#29607) --- source/_integrations/waqi.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_integrations/waqi.markdown b/source/_integrations/waqi.markdown index 80f4e750057..ed6c7d7ed37 100644 --- a/source/_integrations/waqi.markdown +++ b/source/_integrations/waqi.markdown @@ -31,4 +31,7 @@ The value reported is an overall AQ index for the location. The values of the in | 101 - 150 | **Unhealthy for Sensitive Groups** | Members of sensitive groups may experience health effects. The general public is not likely to be affected | | 151 - 200 | **Unhealthy** | Everyone may begin to experience health effects; members of sensitive groups may experience more serious health effects | | 201 - 300 | **Very unhealthy** | Health warnings of emergency conditions. The entire population is more likely to be affected | -| 301+ | **Hazardous** | Health alert: everyone may experience more serious health effects | +| 301+ | **Hazardous** | Health alert: everyone may experience more serious health effects + + +Further information about AQI can be found [on the EPA's AirNOW website](https://www.airnow.gov/aqi/aqi-basics/).