From 70cb5e6e2c41ee524f5d60caa2e3c6586acfceb2 Mon Sep 17 00:00:00 2001 From: simoninithomas Date: Tue, 31 Jan 2023 16:49:44 +0100 Subject: [PATCH] Small update --- units/en/unit7/hands-on.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/en/unit7/hands-on.mdx b/units/en/unit7/hands-on.mdx index cd24d07..96746fd 100644 --- a/units/en/unit7/hands-on.mdx +++ b/units/en/unit7/hands-on.mdx @@ -105,7 +105,7 @@ The environment is called `SoccerTwos` it was made by the Unity MLAgents Team. Y The goal in this environment **is to get the ball into the opponent's goal while preventing the ball from entering its own goal.**
-SoccerTwos +SoccerTwos
This environment was made by the Unity MLAgents Team