diff --git a/metainfo.json b/metainfo.json
index eb56861daa3acb04877ce2cde4c1df1adb0063f4..6e3b647abcdf38730be02669d2d2df1a482b87a6 100644
--- a/metainfo.json
+++ b/metainfo.json
@@ -4,8 +4,8 @@
     "Ghiringhelli, Luca M."
   ],
   "email": "sbailo@fhi-berlin.mpg.de",
-  "title": "Introduction into clustering",
-  "description": "In this tutorial we introduce into the most popular clustering algorithms",
+  "title": "Introduction to clustering",
+  "description": "In this tutorial we introduce to the most popular clustering algorithms. We focus on partitioning, hierarchical and density-based clustering algorithms, and methods are tested on artificial datasets of increasing complexity",
   "url": "https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-clustering-tutorial",
   "link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/clustering_tutorial.ipynb",
   "link_public": "https://analytics-toolkit.nomad-coe.eu/public/user-redirect/notebooks/tutorials/clustering_tutorial.ipynb",