From afc28830187ad5e6c7f45f937996ea0c3a1519c7 Mon Sep 17 00:00:00 2001
From: "joachim.schmidt" <joachim.schmidt@hesge.ch>
Date: Thu, 13 Mar 2025 11:35:31 +0100
Subject: [PATCH] fractal_project/README.md has been updated.

---
 fractal_project/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fractal_project/README.md b/fractal_project/README.md
index 25d6600..bc91a6e 100644
--- a/fractal_project/README.md
+++ b/fractal_project/README.md
@@ -75,7 +75,7 @@ Where:
 
 ### 3. Start with the point $z$
 
-> * Pick a point $z$ from the complex plane. For example, let's start with $z_{0} = 0.5 + 0.5 \imath $ or any other complex number on the grid.
+> * Pick a point $z$ from the complex plane. For example, let's start with $z_{0} = 0.5 + 0.5 \imath$ or any other complex number on the grid.
 
 ### 4. Iterate the function $f_{c}(z) = z^{2} + c$
 
-- 
GitLab