diff --git a/units/en/unit1/hands-on.mdx b/units/en/unit1/hands-on.mdx
index f4e500e..078b3ec 100644
--- a/units/en/unit1/hands-on.mdx
+++ b/units/en/unit1/hands-on.mdx
@@ -28,7 +28,8 @@ You can either do this hands-on by reading the notebook or following it with the
# Unit 1: Train your first Deep Reinforcement Learning Agent 🤖
-
+
+
In this notebook, you'll train your **first Deep Reinforcement Learning agent** a Lunar Lander agent that will learn to **land correctly on the Moon 🌕**. Using [Stable-Baselines3](https://stable-baselines3.readthedocs.io/en/master/) a Deep Reinforcement Learning library, share them with the community, and experiment with different configurations