Skip to content

Commit 83de7d0

Browse files
microxrcedds_rmw_configuration: some more typos (#293)
1 parent 681aa23 commit 83de7d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • _docs/tutorials/core/microxrcedds_rmw_configuration

_docs/tutorials/core/microxrcedds_rmw_configuration/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Therefore, the raw buffer is a single data buffer where only one message is popp
2727
![](./imgs/best_effort_stream.svg)
2828

2929
On the other hand, reliable streams contain multiple messages which are popped/pushed according to the reliable communication protocol described in the DDS-XRCE specification.
30-
It is achieved splitting the raw buffer into chucks, each of which each contains a single message.
30+
It is achieved by splitting the raw buffer into chunks, each of which contains a single message.
3131

3232
![](./imgs/reliable_strea.svg)
3333

0 commit comments

Comments
 (0)