From 119b8019f227d8ddd17344d7dae5a06a269f2748 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 30 Mar 2023 10:13:57 +0200
Subject: [PATCH] proofread

---
 .../openstack/docs/how-to-guides/managing-security-groups.md    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/topics/compute/openstack/docs/how-to-guides/managing-security-groups.md b/topics/compute/openstack/docs/how-to-guides/managing-security-groups.md
index 42491758..9462b2aa 100644
--- a/topics/compute/openstack/docs/how-to-guides/managing-security-groups.md
+++ b/topics/compute/openstack/docs/how-to-guides/managing-security-groups.md
@@ -7,7 +7,7 @@ search:
 
 # Managing Security Groups
 
-By default each project has a **default** security group that can be assignet to each VM. In this guide we show how to enable ssh connection via the security group.
+By default, each project has a **default** security group that can be assigned to each VM. In this guide, we will show you how to enable SSH connection via the security group.
 
 __1.__ Go to **Project &gt;  Network &gt; Security Groups**. Click on **Manage Rules**, for the **default** security group.
 
-- 
GitLab