Skip to content

Commit f025d5f

Browse files
Acuadros95pablogs9
andauthored
Apply suggestions from code review
Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
1 parent 20b408c commit f025d5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_docs/tutorials/programming_rcl_rclc/parameters/parameters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ micro-ROS parameters implementation has been upgraded in the latest micro-ROS Ro
4545

4646
### Memory requirements
4747

48-
The parameter server uses 5 services and an optional publisher, this needs to be taken into account on the `rmw-microxredds` package memory configuration:
48+
The parameter server uses 5 services and an optional publisher, this needs to be taken into account on the `rmw_microxredds` package memory configuration:
4949

50-
```yaml
50+
```json
5151
# colcon.meta example with memory requirements to use a parameter server
5252
{
5353
"names": {

0 commit comments

Comments
 (0)