From 4e1de61d777950a2910c9d2db982b4ad84143bed Mon Sep 17 00:00:00 2001
From: Igor Babko <i.i.babko@gmail.com>
Date: Wed, 25 Sep 2024 17:44:07 +0300
Subject: [PATCH] Update support-guide.md

---
 doc/support-guide.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/support-guide.md b/doc/support-guide.md
index 848afab7e..78b75fbed 100644
--- a/doc/support-guide.md
+++ b/doc/support-guide.md
@@ -25,7 +25,7 @@ It's not intended to be read by the users as it brings no value to them.
 IdeaVim has multiple YouTrack statuses, main are:
 
 - Submitted: issue is created by user, but not processed by our team. This is the default status for new tickets.
-- Open: issues is processed by out team, what means that the issues is reproduced and accepted
+- Open: issues is processed by our team, what means that the issues is reproduced and accepted
 - Waiting For Reply: Waiting for further information from the user. These issues are automatically closed if the
      user doesn't reply in 30 days.
 - Ready To Release: Bug is fixed, but not yet released