From 7bb14c52599072e9c94c25e0303d6809b1f01235 Mon Sep 17 00:00:00 2001 From: Julien ADAMEK Date: Thu, 10 Jun 2021 10:32:16 +0200 Subject: [PATCH] Fix one typo found during documentation review --- docs/upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/upgrade.md b/docs/upgrade.md index 876fa4d7e48..208ed404865 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -13,7 +13,7 @@ Description: Harvester provides two ways to upgrade. Users can either upgrade us _Available as of v0.2.0_ -Harvester provides two ways to upgrade. Users can either upgrade using the ISO image, or urgarde through UI. +Harvester provides two ways to upgrade. Users can either upgrade using the ISO image, or upgrade through UI. !!!note