From f69c26ad71a83294bfd75d973b5467694e36bccd Mon Sep 17 00:00:00 2001
From: Balazs Orban <balazor@stud.ntnu.no>
Date: Thu, 5 Apr 2018 12:17:56 +0200
Subject: [PATCH] :pencil2: fix typo

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

diff --git a/tdt4140-gr1800/README.md b/tdt4140-gr1800/README.md
index fb7222c..2f38127 100644
--- a/tdt4140-gr1800/README.md
+++ b/tdt4140-gr1800/README.md
@@ -6,7 +6,7 @@ This project is about managing sets of geo-locations, like tracks from hiking og
 * a JavaFX app for visualising, analysing and editing sets of geo-locations
 * web server with a REST API for managing sets of geo-locations, primarily for collecting the geo-locations from apps, but also as persistence layer for the JavaFX app
 
-## Getting startet
+## Getting started
 
 ### Prerequisites
 
-- 
GitLab