Skip to content

Commit 10338b1

Browse files
authored
Update transports.md
1 parent 3870a25 commit 10338b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/transports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ It has everything to become the default transport of docker-java in future relea
2424
| Windows Npipe support ||
2525
| Stdin attachment support ||
2626

27-
The idea of this transport is to provide a transport that supports 100% of the features without having to sorry about transitive dependencies.
27+
The idea of this transport is to provide a transport that supports 100% of the features without having to worry about transitive dependencies.
2828

2929
Note: due to the implementation details, it cannot be true "0 dependencies" module, so it needs to depend on `slf4j-api` and JNA.
3030

0 commit comments

Comments
 (0)