diff --git a/units/en/unit1/hands-on.mdx b/units/en/unit1/hands-on.mdx
index a261772..82598eb 100644
--- a/units/en/unit1/hands-on.mdx
+++ b/units/en/unit1/hands-on.mdx
@@ -1,11 +1,11 @@
# Hands on [[hands-on]]
-
+ ]} />-->
Now that you've studied the bases of Reinforcement Learning, youโre ready to train your first agent and share it with the community through the Hub ๐ฅ:
@@ -488,7 +488,7 @@ Let's fill the `package_to_hub` function:
- `eval_env`: the evaluation environment defined in eval_env
- `repo_id`: the name of the Hugging Face Hub Repository that will be created/updated `(repo_id = {username}/{repo_name})`
-๐ก **A good name is {username}/{model_architecture}-{env_id}**
+๐ก **A good name is `{username}/{model_architecture}-{env_id}` **
- `commit_message`: message of the commit
diff --git a/units/en/unitbonus1/train.mdx b/units/en/unitbonus1/train.mdx
index e296b3a..d189a99 100644
--- a/units/en/unitbonus1/train.mdx
+++ b/units/en/unitbonus1/train.mdx
@@ -1,10 +1,10 @@
# Let's train and play with Huggy ๐ถ [[train-play]]
-
+ ]} />-->
## Let's train Huggy ๐ถ