From 2bd7f003f251154c0ca7a1da5647efac71d41fcb Mon Sep 17 00:00:00 2001
From: "joachim.schmidt" <joachim.schmidt@hesge.ch>
Date: Thu, 13 Mar 2025 11:36:05 +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 bc91a6e..c618754 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