diff --git a/docs/envs/MaMuJoCo/ma_hopper.md b/docs/envs/MaMuJoCo/ma_hopper.md index 239044c0..40bbf6f0 100644 --- a/docs/envs/MaMuJoCo/ma_hopper.md +++ b/docs/envs/MaMuJoCo/ma_hopper.md @@ -17,7 +17,7 @@ The task is [Gymansium's MuJoCo/Hopper](https://gymnasium.farama.org/environment ## Action Space -The action spaces is depended on the partitioning +The shape of the action space depends on the partitioning. The partitioning has the following form: ### if partitioning is None: ```{figure} figures/hopper.png