From 91fcc452bccee7609e1152f509e77b55800d1bcb Mon Sep 17 00:00:00 2001
From: Pascal Palenda <pascal.palenda@akustik.rwth-aachen.de>
Date: Fri, 13 Sep 2024 08:35:39 +0200
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Co-authored-by: Philipp Schäfer <philipp.schaefer@akustik.rwth-aachen.de>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e86f3f0..d5cb4ac 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ This is also the environment in which the tests are run.
 
 ### Running the examples
 
-When developting and using hatch, the examples runner can also be called via hatch:
+When developing and using hatch, the examples runner can also be called via hatch:
 
 ```bash
 hatch run examples
-- 
GitLab