From 078765d63e0f68f5b0b8fe99fb4e8fa8d473859a Mon Sep 17 00:00:00 2001
From: "Linke, Julian" <linke@tugraz.at>
Date: Fri, 4 Aug 2023 14:08:59 +0200
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index d2a78e6..91eba6f 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ pip install scikit-learn
 pip install faiss-cpu
 ```
 
-When the envrionment is created also generate the file ```conda.sh``` which could look like this:
+When the environment is created also generate the file ```conda.sh``` which could look like this:
 
 ```
 source */anaconda3/etc/profile.d/conda.sh
-- 
GitLab