From 8f36bd6e89c9b3155f34314bfaad390e0209635c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Robin=20D=C3=B6rge?= <rdoerge@student.ethz.ch>
Date: Sat, 13 Oct 2018 03:24:17 +0200
Subject: [PATCH] Line 88 changed "de" to "en"

---
 src/resourceConfig.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/resourceConfig.json b/src/resourceConfig.json
index 0d7af91..3d58b7c 100644
--- a/src/resourceConfig.json
+++ b/src/resourceConfig.json
@@ -85,7 +85,7 @@
             "pdf": "PDF provided by company",
             "time_end": "Application deadline",
             "title_de": "Stelle auf Deutsch",
-            "title_de": "Position title in English",
+            "title_en": "Position title in English",
             "show_website": "Is the job listed on the website?",
             "_id":"Job ID."
         },
-- 
GitLab