Skip to content

Commit ebb18fd

Browse files
committed
Improved introduction sentence on pub/sub API.
1 parent 48e2e7b commit ebb18fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • _docs/tutorials/core/programming_rcl_rclc

_docs/tutorials/core/programming_rcl_rclc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ if (rc != RCL_RET_OK) {
3737

3838
## <a name="pub_sub"/>Publishers and Subscriptions
3939

40-
Publisher and subscribers are created with the rclc-package.
40+
Publishers and subscribers are most easily created with the rclc package.
4141

4242
Creating a publisher by `rclc_publisher_init_default(..)` from [rclc/publisher.h](https://github.com/micro-ROS/rclc/blob/master/rclc/include/rclc/publisher.h):
4343

0 commit comments

Comments
 (0)