Skip to content

Commit 7e70950

Browse files
authored
Update services.md (#393)
Spelling Correction
1 parent 17e4a91 commit 7e70950

File tree

1 file changed

+1
-1
lines changed
  • _docs/tutorials/programming_rcl_rclc/service

1 file changed

+1
-1
lines changed

_docs/tutorials/programming_rcl_rclc/service/services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Ready to use code related to this concepts can be found in [`micro-ROS-demos/rcl
2222
## Service server
2323

2424
### Initialization
25-
Starting from a code where RCL is initialized and a micro-ROS node is created, there are tree ways to initialize a service server:
25+
Starting from a code where RCL is initialized and a micro-ROS node is created, there are three ways to initialize a service server:
2626

2727
- Reliable (default):
2828

0 commit comments

Comments
 (0)