From 3dbf6b925be552dd1eadbecc6eec02ffb8b3be00 Mon Sep 17 00:00:00 2001
From: Marcus Meyer <marcusmeyer@posteo.de>
Date: Fri, 14 Aug 2020 10:09:34 +0200
Subject: [PATCH] Update PreperationNewCourses.md

---
 src/instructors/PreperationNewCourses.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/instructors/PreperationNewCourses.md b/src/instructors/PreperationNewCourses.md
index a274eee..572a520 100644
--- a/src/instructors/PreperationNewCourses.md
+++ b/src/instructors/PreperationNewCourses.md
@@ -103,7 +103,7 @@ Add new Notebooks and fill them with content to your wishes.
 ### 5. Collect Python requirements
 
 Depending on the contents of the Jupyter Notebook, additional third-party Python packages might be required.
-Usually these external dependencies are collected in a `requirements.txt` or `environement.yml` file:
+Usually these external dependencies are collected in a `requirements.txt` or `environment.yml` file:
 
 Please have a look at the following links for further information:
 
-- 
GitLab