diff --git a/fractal_project/README.md b/fractal_project/README.md
index f8dc2c7331026932ee75fea53b72e0007434e687..37db216a331a46492de3a5484318e4aac0847192 100644
--- a/fractal_project/README.md
+++ b/fractal_project/README.md
@@ -26,7 +26,7 @@ Where:
 
 ### 4. Iterate the function $f_{c}(z) = z^{2} + c$
 
-### 5. Check if $\abs{z}$ (the module of $z$) escapes
+### 5. Check if $\left\lvert z \right\rvert$ (the module of $z$) escapes
 
 ### 6. Repeat the iteration for a maximum number of iterations