From 4b845af10b1b5a28413916e1ddb4d49407d2ffdb Mon Sep 17 00:00:00 2001
From: Alberto Nidasio <alberto.nidasio@skywarder.eu>
Date: Wed, 19 Oct 2022 08:28:46 +0000
Subject: [PATCH] Fixed a spelling mistake

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 570a26c..0e8f9ce 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ GitLab is a GitHub like service that organizations can use to provide internal m
 
 The GitLab instance hosted by Skyward is available at [git.skywarder.eu](https://git.skywarder.eu).
 
-The repositories are organized in groups and subgroups. [Here](https://git.skywarder.eu/explore/groups) you can see the complete list of groups. The top levels groups are those of the departments and directly under are thos of the IPTs.
+The repositories are organized in groups and subgroups. [Here](https://git.skywarder.eu/explore/groups) you can see the complete list of groups. The top levels groups are those of the departments and directly under are those of the IPTs.
 
 The users can have different levels of permission over groups and repositories:
 - **Guest**: Only read access;
-- 
GitLab