From a7685aaab51619cfdf549a35d07f48bc356d29c4 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Thu, 18 Jan 2024 14:56:45 +0100 Subject: [PATCH] Fix typos --- docs/source/envs/dmc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/envs/dmc.md b/docs/source/envs/dmc.md index 2b3a6b9..0220427 100644 --- a/docs/source/envs/dmc.md +++ b/docs/source/envs/dmc.md @@ -6,7 +6,7 @@ environments in order to use our Motion Primitive gym interface with them. ## Step-Based Environments -When installing fancy_gym with the optional dmc extra (e.g. `pip install fancy_gym[dmc]`), all regular dmc tasks are made avaible via (Shimmy)[https://github.com/Farama-Foundation/Shimmy]. +When installing fancy_gym with the optional dmc extra (e.g. `pip install fancy_gym[dmc]`), all regular dmc tasks are avaible via [Shimmy](https://github.com/Farama-Foundation/Shimmy). | Name | Description | Action Dim | Observation Dim | | --------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ---------- | --------------- |