From 6af7a63bfe4eceeb0dfa67489eed477b3c9ce6ec Mon Sep 17 00:00:00 2001
From: Amira Abdel-Rahman <amiraa@mit.edu>
Date: Sun, 28 Nov 2021 20:01:25 +0000
Subject: [PATCH] Update concurrent.md

---
 02_Presentation/top_opt/inverse_hom/concurrent.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/02_Presentation/top_opt/inverse_hom/concurrent.md b/02_Presentation/top_opt/inverse_hom/concurrent.md
index 0dd79c2..2d28d04 100644
--- a/02_Presentation/top_opt/inverse_hom/concurrent.md
+++ b/02_Presentation/top_opt/inverse_hom/concurrent.md
@@ -71,7 +71,7 @@ l(\nu_m)=\int_{\Omega_m} D_m(\rho_m)\varepsilon(u^0_m)\varepsilon(\nu_m)  \mathb
 ```math
 D_M=[c+(\rho_M)^p(1-c)]D^H \\
 D_m=[c+(\rho_m)^p(1-c)]D^0
-```math
+```
 
 - $`D_0`$ is the constitutive elastic tensor of the material and $`c=1e^{-9}`$ constant to avoid singularity of the stiffness matrix
 - $`D_H`$ is the homogenized stiffness tensor
-- 
GitLab