From cad906afc3328e44a0428f196b444c800ac5ca3e Mon Sep 17 00:00:00 2001
From: Riccardo Maria Bianchi <riccardo.maria.bianchi@cern.ch>
Date: Thu, 24 Oct 2024 14:51:44 +0200
Subject: [PATCH] typo

---
 documentation/docs/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/docs/index.md b/documentation/docs/index.md
index 8ab357bec..d56dc3895 100755
--- a/documentation/docs/index.md
+++ b/documentation/docs/index.md
@@ -3,7 +3,7 @@
 # GeoModel - A Detector Description Toolkit for HEP experiments
 
 
-GeoModel is a complete toolkit to writ and manage the detetcvor description for High Energy Physics experiments.
+GeoModel is a complete toolkit to write and manage the detetcor description for High Energy Physics experiments.
 
 
 The GeoModel Toolkit offers classes that provide geometrical primitives for describing detectors, as well as a set of tools for writing, accessing, handling, manipulating, dumping, restoring, visualizing, inspecting, and debugging the detector geometry.
-- 
GitLab