From ab213a7db0399d65231abb8f71cacc1efdc3a57f Mon Sep 17 00:00:00 2001
From: Brendan McShane <brendanmcs7@gmail.com>
Date: Mon, 6 Mar 2023 19:29:54 -0500
Subject: [PATCH] spelling

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

diff --git a/docs/upgrades.md b/docs/upgrades.md
index fc1fdf27a..ff9e5459d 100644
--- a/docs/upgrades.md
+++ b/docs/upgrades.md
@@ -402,4 +402,4 @@ Please note that **migrating container engines is not officially supported by Ku
 
 As of Kubespray 2.18.0, containerd is already the default container engine. If you have the chance, it is advisable and safer to reset and redeploy the entire cluster with a new container engine.
 
-* [Migrating from Docker do Containerd](upgrades/migrate_docker2containerd.md)
+* [Migrating from Docker to Containerd](upgrades/migrate_docker2containerd.md)
-- 
GitLab