From 433ed5db7969a9a0c9e285b798a32e8e24231113 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 30 Mar 2023 10:03:40 +0200
Subject: [PATCH] proofread

---
 .../openstack/docs/how-to-guides/changing-vm-resources.md     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/topics/compute/openstack/docs/how-to-guides/changing-vm-resources.md b/topics/compute/openstack/docs/how-to-guides/changing-vm-resources.md
index 143fda4c..3204d0b7 100644
--- a/topics/compute/openstack/docs/how-to-guides/changing-vm-resources.md
+++ b/topics/compute/openstack/docs/how-to-guides/changing-vm-resources.md
@@ -13,9 +13,9 @@ search:
 
 ## Resizing Image
 
-In this guide we will shoud you how to change the VM resources by changing [flavor](../technical-reference/flavors.md).
+In this guide, we will show you how to change the VM resources by changing [flavor](../technical-reference/flavors.md).
 
-Before resizing you should save all your unsaved work and you should also consider making data backup in case if something goes wrong.
+Before resizing, you should save all your unsaved work and you should also consider making data backup.
 
 **1.** In Horizon go to **Project &gt; Compute &gt; Instances** and select **Resize Instance** on your instance
 
-- 
GitLab