From 7900e9dd59b716ab5c07ea25a57e4eda1a65cb95 Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Wed, 15 Jan 2025 21:38:15 +0000 Subject: [PATCH] Add missing comma in Jupyter.md --- src/components/home/ProjectsOverview/descriptions/Jupyter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/home/ProjectsOverview/descriptions/Jupyter.md b/src/components/home/ProjectsOverview/descriptions/Jupyter.md index 519b93628..d88641391 100644 --- a/src/components/home/ProjectsOverview/descriptions/Jupyter.md +++ b/src/components/home/ProjectsOverview/descriptions/Jupyter.md @@ -1,4 +1,4 @@ Our team is deeply involved in the development of the Jupyter project, at both technical and organizational levels, with several members participating in the project governance in various capacities. -We are responsible for some of the main innovations of the past years (JupyterLite, Collaborative editing in JupyterLab,the VoilĂ  dashboard system, the JupyterLab visual debugger). +We are responsible for some of the main innovations of the past years (JupyterLite, Collaborative editing in JupyterLab, the VoilĂ  dashboard system, the JupyterLab visual debugger).