Skip to content

Commit 9768165

Browse files
committed
Fix missing double quote
1 parent 67e6995 commit 9768165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Unreleased
2424

2525
* Added ``compas_fab.sensors.baumer.PosCon3D.reset()``
2626
* Added ``compas_fab.sensors.baumer.PosConCM.reset()``
27-
* ROS client: added support for MoveIt! execution action via `client.execute_joint_trajectory`.
27+
* ROS client: added support for MoveIt! execution action via ``client.execute_joint_trajectory``.
2828
* Added ``compas_fab.backends.FutureResult`` class to deal with long-running async tasks
2929

3030
**Removed**

0 commit comments

Comments
 (0)