diff --git a/units/en/unit7/hands-on.mdx b/units/en/unit7/hands-on.mdx index 2992472..262f985 100644 --- a/units/en/unit7/hands-on.mdx +++ b/units/en/unit7/hands-on.mdx @@ -100,7 +100,7 @@ Mac: Download [this executable](https://drive.google.com/file/d/14D8w6XYLRlXCSur ## Step 1: Understand the environment -The environment is called `SoccerTwos` it was made by the Unity MLAgents Team. You can find its documentation [here](https://github.com/Unity-Technologies/ml-agents/blob/develop/docs/Learning-Environment-Examples.md#soccer-twos) +The environment is called `SoccerTwos`. The Unity MLAgents Team made it. You can find its documentation [here](https://github.com/Unity-Technologies/ml-agents/blob/develop/docs/Learning-Environment-Examples.md#soccer-twos) The goal in this environment **is to get the ball into the opponent's goal while preventing the ball from entering its own goal.**