diff --git a/exploitation/https_apache.md b/exploitation/https_apache.md
index c3bdfa8267e7181fd7eb8bf2107cd829a99daf65..e36a08cccec8ece72a454b44c77578686db72c5d 100644
--- a/exploitation/https_apache.md
+++ b/exploitation/https_apache.md
@@ -2,7 +2,7 @@ Mise en place du https
 ============================================
 
 Module apache à activer :
-```shell
+```bash
     a2enmod ssl
 ```