From 432a5800f5781f45c4c99f9fef3c5ba895b1c176 Mon Sep 17 00:00:00 2001
From: Luigi Sbailo <sbailo@fhi-berlin.mpg.de>
Date: Wed, 24 Mar 2021 14:45:58 +0100
Subject: [PATCH] Correct json

---
 tutorials.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tutorials.json b/tutorials.json
index 8d3d4f8c..1db0e075 100644
--- a/tutorials.json
+++ b/tutorials.json
@@ -790,7 +790,7 @@
         "Leitherer, Andreas",
         "Ziletti, Angelo",
         "Sbailò, Luigi",
-        "Scheffler, Matthias"
+        "Scheffler, Matthias",
         "Ghiringhelli, Luca M."
       ],
       "email": "leitherer@fhi-berlin.mpg.de",
@@ -806,7 +806,7 @@
       },
       "labels": {
         "application_keyword": [
-          "Dee neural networks",
+          "Deep neural networks",
           "Descriptors"
         ],
         "application_section": [
-- 
GitLab