Skip to content

Commit 3c12c6e

Browse files
Update README.md
1 parent 44f2322 commit 3c12c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Currently, two wrappers are provided:
1414
- [RosServiceNode](include/behaviortree_ros/bt_service_node.h), which can be used to call
1515
[ROS Services](http://wiki.ros.org/Services)
1616

17-
- [RosActionNode](include/behaviortree_ros/bt_service_node.h) that, similarly, is a wrapper around
17+
- [RosActionNode](include/behaviortree_ros/bt_action_node.h) that, similarly, is a wrapper around
1818
[actionlib::SimpleActionClient](http://wiki.ros.org/actionlib).
1919

2020

0 commit comments

Comments
 (0)