diff --git a/apps/k8s01/iot/monitoring.yaml b/apps/k8s01/iot/monitoring.yaml
index cf7d0f9e4e3899346908f4e907c171d4f05da354..9d85d2e00a33430a2deadda0889ffb66e5a680f9 100644
--- a/apps/k8s01/iot/monitoring.yaml
+++ b/apps/k8s01/iot/monitoring.yaml
@@ -64,7 +64,7 @@ spec:
       labels:
         issue: Temprature in {{$labels.name}} is low. Turn up the heating!
         severity: warning
-    - alert: TempratureHighCritical
+    - alert: TempratureLowCritical
       annotations:
         description: The temprature of a room/sensor has dropped below 18°C over the past 30 minutes.
         summary: The temprature of a room/sensor has dropped below 18°C over the past 30 minutes.