From 83046bbf6c5ba7ba0403f98a10c43e380d90d359 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Fri, 17 Feb 2023 15:33:24 +0100 Subject: [PATCH] Update introduction.mdx --- units/en/unit8/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/en/unit8/introduction.mdx b/units/en/unit8/introduction.mdx index 7c74578..7657ec1 100644 --- a/units/en/unit8/introduction.mdx +++ b/units/en/unit8/introduction.mdx @@ -17,7 +17,7 @@ This Unit is in two parts:
Environment -
This is the environments you're going to use to train your agents: VizDoom and GodotRL environments
+
This is the environments you're going to use to train your agents: VizDoom environments
Sounds exciting? Let's get started! 🚀