From 6081fd73eb94e9e01546bbd1be56b0ea07be3bb6 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Thu, 18 Jan 2024 17:03:56 +0100 Subject: [PATCH] Minro tweaks and fixes to Docs --- docs/source/envs/fancy/index.rst | 2 +- docs/source/envs/open_ai.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/envs/fancy/index.rst b/docs/source/envs/fancy/index.rst index ebde1d9..937f17c 100644 --- a/docs/source/envs/fancy/index.rst +++ b/docs/source/envs/fancy/index.rst @@ -1,7 +1,7 @@ Fancy ===== -Fancy gym adds a couple of environments. Some of these are adaptations of existing environments while others were designed and build by us from the ground up. +Fancy Gym adds a couple new environments. Some of these are adaptations of existing environments while others were designed and build by us from the ground up. .. raw:: html diff --git a/docs/source/envs/open_ai.md b/docs/source/envs/open_ai.md index 1f99e60..646918b 100644 --- a/docs/source/envs/open_ai.md +++ b/docs/source/envs/open_ai.md @@ -1,6 +1,6 @@ -# Farama Gymnasium (previously OpenAI Gym) +# Gymnasium -These are the Environment Wrappers for selected [Gymnasium](https://gymnasium.farama.org/) environments to use the Motion Primitive gym interface for them. +These are the Environment Wrappers for selected [Farama Gymnasium](https://gymnasium.farama.org/) (previously OpenAI Gym) environments to use the Motion Primitive gym interface for them. ## Step-Based Environments