We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e4a91 commit 7e70950Copy full SHA for 7e70950
_docs/tutorials/programming_rcl_rclc/service/services.md
@@ -22,7 +22,7 @@ Ready to use code related to this concepts can be found in [`micro-ROS-demos/rcl
22
## Service server
23
24
### 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:
+Starting from a code where RCL is initialized and a micro-ROS node is created, there are three ways to initialize a service server:
26
27
- Reliable (default):
28
0 commit comments