Skip to content

Commit 6561790

Browse files
authored
Fix typo in test_app_host instructions
1 parent 5f6db43 commit 6561790

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/first_application_common/test_app_host.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ frame_id: '2084670932_1085377743'
7575
Also, we expect that, because of having received the `fake_ping`, the micro-ROS node will answer with a `pong`:
7676

7777
```
78-
user@user:~$ ros2 run micro_ros_demos_rcl ping_pong
78+
user@user:~$ ros2 run micro_ros_demos_rclc ping_pong
7979
Ping send seq 1706097268_1085377743
8080
Ping send seq 181171802_1085377743
8181
Ping send seq 1385567526_1085377743
@@ -97,4 +97,4 @@ stamp:
9797
nanosec: 0
9898
frame_id: fake_ping
9999
---
100-
```
100+
```

0 commit comments

Comments
 (0)