Skip to content

Commit 1327551

Browse files
lreiherbastilam
andauthored
apply suggestions from review
Co-authored-by: Bastian Lampe <bastian.lampe@rwth-aachen.de>
1 parent 3681b0b commit 1327551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ rostopic pub -r 1 /ping/primitive std_msgs/Int32 42
136136
docker run --rm --network host eclipse-mosquitto mosquitto_pub -h localhost -t "pingpong/primitive" --repeat 10 --repeat-delay 1 -m 69
137137
```
138138

139-
If everything works as expected, the second terminal should print a message at 1Hz, while the fifth third terminal should print two different messages at 1Hz.
139+
If everything works as expected, the second terminal should print a message at 1Hz, while the third terminal should print two different messages at 1Hz.
140140

141141
### Launch
142142

0 commit comments

Comments
 (0)