From 4ddc4ba6b1b304b871fa2907901fcb5188a8e933 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 17 Aug 2022 10:26:30 +0200
Subject: [PATCH] Update comparisson.md

---
 topics/compute/concepts/docs/{comparisson.md => comparison.md} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename topics/compute/concepts/docs/{comparisson.md => comparison.md} (93%)

diff --git a/topics/compute/concepts/docs/comparisson.md b/topics/compute/concepts/docs/comparison.md
similarity index 93%
rename from topics/compute/concepts/docs/comparisson.md
rename to topics/compute/concepts/docs/comparison.md
index ced7e189..df869cfe 100644
--- a/topics/compute/concepts/docs/comparisson.md
+++ b/topics/compute/concepts/docs/comparison.md
@@ -12,4 +12,4 @@ Each of them is targetting different use-cases. General rules of thumb are:
 
 1. You need to use MetaCentrum Sensitive if your application deals with sensitive data.
 1. You want to consider MetaCentrum Kubernetes if your application is already containerized and does not require any special environment (such as VM isolation, networking separation or specific networking configuration, ...).
-1. Otherwise look into MetaCentrum OpenStack.
\ No newline at end of file
+1. Otherwise look into MetaCentrum OpenStack.
-- 
GitLab