Skip to content

Commit e06f866

Browse files
authored
Fix typo (#202)
1 parent d81362e commit e06f866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ Currently provided are:
4545

4646
- [compressed_depth_image_transport](https://github.com/ros-perception/image_transport_plugins/tree/rolling/compressed_depth_image_transport)
4747

48-
- [compressed_image_transport](https://github.com/ros-perception/image_transport_plugins/tree/rolling/compressed_depth_image_transport)
48+
- [compressed_image_transport](https://github.com/ros-perception/image_transport_plugins/tree/rolling/compressed_image_transport)
4949

5050
- [zstd_image_transport](https://github.com/ros-perception/image_transport_plugins/tree/rolling/zstd_image_transport) - A libraory using ZSTD to compress the pointclouds.
5151

5252
- [theora_image_transport](https://github.com/ros-perception/image_transport_plugins/tree/master/theora_image_transport) - A library using theora to compress the pointclouds.
5353

54-
More transports can be added. Pull requests are welcome!
54+
More transports can be added. Pull requests are welcome!

0 commit comments

Comments
 (0)