Fix bad changelog formatting.

PiperOrigin-RevId: 626497821
Change-Id: I705b691b5ad985889a9b05da8c775df42b3811d6
This commit is contained in:
Erik Frey
2024-04-19 16:27:18 -07:00
committed by Copybara-Service
parent 3b64217b96
commit 718e079cba
+1 -1
View File
@@ -17,7 +17,7 @@ MJX
.. admonition:: Breaking API changes
:class: attention
3. Removed deprecated ``mjx.device_get_into`` and ```mjx.device_put``` functions as they lack critical new
3. Removed deprecated ``mjx.device_get_into`` and ``mjx.device_put`` functions as they lack critical new
functionality.
**Migration:** Use ``mjx.get_data_into`` instead of ``mjx.device_get_into``, and ``mjx.put_data`` instead of