From 38ce6684671f6b0322b0f03fa7fd281504846acd Mon Sep 17 00:00:00 2001
From: Maxime Journot <maxime.journot@csgroup.eu>
Date: Tue, 29 Oct 2024 16:58:52 +0100
Subject: [PATCH] Improved last message

---
 _posts/2024-10-29-oreczml-1.0-announcement.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_posts/2024-10-29-oreczml-1.0-announcement.md b/_posts/2024-10-29-oreczml-1.0-announcement.md
index db26136..235e326 100644
--- a/_posts/2024-10-29-oreczml-1.0-announcement.md
+++ b/_posts/2024-10-29-oreczml-1.0-announcement.md
@@ -19,7 +19,7 @@ Julien Leblond, intern at CS Group in 2024 within the Orekit team, has a message
 
 "Hello Orekit community,
 
-I would like to present you **[OreCzml](https://gitlab.orekit.org/Zudo/oreczml)**. I designed this library for the past six months with a unique goal, **helping Orekit's users visualize in 3D outputs of Orekit.**  
+The Orekit team would like to present you **[OreCzml](https://gitlab.orekit.org/Zudo/oreczml)**. This library has been designed for the past six months with a unique goal, **helping Orekit's users visualize in 3D outputs of Orekit.**  
 In fact, this library uses [CesiumJS](https://cesium.com/platform/cesiumjs/), which is a JavaScript library for 3D visualization.  
 The official release V1.0 is now available [here](https://gitlab.orekit.org/Zudo/oreczml/-/releases). This project, is a prototype, and is going to evolve with futher versions.
 
-- 
GitLab