From 364ab5947d5d3c1e3d5639652ff2b05525e9dbd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1lint=20Hodossy?= Date: Sat, 4 Jan 2025 11:21:54 +0000 Subject: [PATCH] Fix typo --- doc/unity.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/unity.rst b/doc/unity.rst index 3a282555..1264ea64 100644 --- a/doc/unity.rst +++ b/doc/unity.rst @@ -338,7 +338,7 @@ MuJoCo plugins ______________ The current version of the Unity package does not support loading MJCF scenes that use :ref:`MuJoCo plugins` such as -`elasticity/ `__ . Adding basic functionality to do this will be part of an upcoming release. +`elasticity `__ . Adding basic functionality to do this will be part of an upcoming release. Interaction with External Processes ___________________________________