From 986e3c6d0f68e4b4aeb5f5be40e4b30778485efd Mon Sep 17 00:00:00 2001 From: Maria Franco Date: Wed, 2 Jul 2025 19:38:12 -0500 Subject: [PATCH] fix(talks): update title workshop id 50 --- src/data/talks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/talks.json b/src/data/talks.json index d971d5b..1a83c21 100644 --- a/src/data/talks.json +++ b/src/data/talks.json @@ -954,8 +954,8 @@ { "id": 51, "title": { - "en": "Unlocking the Power of Elasticsearch with Python and MCP to Create Intelligent Searches", - "es": "DLiberando el Potencial de Elasticsearch con Python y MCP para Crear Búsquedas Inteligentes" + "en": "Python the new language of life sciences", + "es": "Python el nuevo lenguaje de las ciencias biológicas" }, "speakers": ["stiven-arteaga-bedoya", "socrates-martinez-berrio"], "spoken_language": "spanish",