From 378391ebcec84666231800663277964e88beb4f0 Mon Sep 17 00:00:00 2001 From: Spencer Dub Date: Wed, 22 Jan 2025 23:13:45 -0800 Subject: [PATCH] Update weather.markdown (#37066) Correct "lighting" to "lightning" --- source/_integrations/weather.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/weather.markdown b/source/_integrations/weather.markdown index e04d50e2075..b42df01bff5 100644 --- a/source/_integrations/weather.markdown +++ b/source/_integrations/weather.markdown @@ -33,7 +33,7 @@ The `weather` {% term entity %} can provide the conditions listed below as its s - **Cloudy**: There are many clouds in the sky. `cloudy`. - **Fog**: There is a thick mist or fog reducing visibility. `fog`. - **Hail**: Hailstones are falling. `hail`. -- **Lightning**: Lightning/thunderstorms are occurring. `lighting`. +- **Lightning**: Lightning/thunderstorms are occurring. `lightning`. - **Lightning, rainy**: Lightning/thunderstorm is occurring along with rain. `lightning-rainy`. - **Partly cloudy**: The sky is partially covered with clouds. `partlycloudy`. - **Pouring**: It is raining heavily. `pouring`.