From 5252d5ea5495f1af7672f67ae71c3b61bace1b66 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Wed, 9 Oct 2024 12:36:54 -0400
Subject: [PATCH] fix typo

---
 howto/upgrades.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/howto/upgrades.md b/howto/upgrades.md
index 39326b74..586d1814 100644
--- a/howto/upgrades.md
+++ b/howto/upgrades.md
@@ -357,7 +357,7 @@ Sometimes it is necessary to perform a reboot on the hosts, when the
 kernel is updated. Prometheus will warn about this with the
 `NeedsReboot` alert, which looks like:
 
-    Servers running bookworm neeeds to reboot
+    Servers running bookworm needs to reboot
 
 You can see the list of pending reboots with this Fabric task:
 
-- 
GitLab