From 6d1f0a3ec639a75bac2223f3300774d53459d3cb Mon Sep 17 00:00:00 2001 From: Yuval Tassa Date: Wed, 10 Apr 2024 11:22:26 -0700 Subject: [PATCH] Fix rendering bug in changelog PiperOrigin-RevId: 623553343 Change-Id: Ice48c450de19065069c50242a26396ee7bf1b363 --- doc/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/changelog.rst b/doc/changelog.rst index 3b1d9b92d4..b50d64b16e 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -44,8 +44,8 @@ MJX Simulate ^^^^^^^^ 12. Fixed bug in order of enable flag strings. Before this change, using the simulate UI to toggle the - :ref:`invdiscrete` or the (now removed) ``sensornoise`` flags would actually toggle the - other flag. + :ref:`invdiscrete` or the (now removed) ``sensornoise`` flags would actually toggle the + other flag. Python bindings ^^^^^^^^^^^^^^^