diff --git a/fractal_project/README.md b/fractal_project/README.md
index 83c656aa377de2fe8807a751b7d8578148403308..f908690a3b542a1a1047b17b7d9a6109d549fe47 100644
--- a/fractal_project/README.md
+++ b/fractal_project/README.md
@@ -33,7 +33,7 @@ Where:
 ### 4. Iterate the function $f_{c}(z) = z^{2} + c$
 
 > * **First iteration**: Start by applying the function $f_{c}(z)$ to $z_{0}$.
-> * **Second iteration**: Now use $z_{1} = M + N \imath $ and apply the same function.
+> * **Second iteration**: Now use $z_{1}$ and apply the same function.
 > * **Finally**, you repeat this process for several iterations.
 
 ### 5. Check if $\left\lvert z \right\rvert$ (the module of $z$) escapes