From 78241ef5f3add76253a6faafe43466f27a938c39 Mon Sep 17 00:00:00 2001
From: "joachim.schmidt" <joachim.schmidt@hesge.ch>
Date: Thu, 13 Mar 2025 11:37:19 +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 c618754..bc91a6e 100644
--- a/fractal_project/README.md
+++ b/fractal_project/README.md
@@ -65,7 +65,7 @@ Where:
 ### 1. Choose a complex constant $c$
 
 > * This is the number that defines the Julia set. It's **fixed** for the entire set.
-> * Example: Let's take $c = -0.8 + 0.156\imath$.
+> * Example: Let's take $c = -0.8 + 0.156 \imath$.
 
 ### 2. Define the complex plane
 
-- 
GitLab