From a785fed4547862d7b1603b593fd978a2456f453d Mon Sep 17 00:00:00 2001
From: Michael Boniface <m.j.boniface@soton.ac.uk>
Date: Sat, 22 Feb 2025 17:07:14 +0000
Subject: [PATCH] docs: quick fix to dev docs

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

diff --git a/docs/index.md b/docs/index.md
index a241674..6a65dc5 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -223,7 +223,7 @@ hatch shell
 ```
 
 ### Deactivate Environment
-To exist an environment from hatch, use:
+To exit an environment from hatch, use:
 
 ```sh
 exit
-- 
GitLab