We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3870a25 commit 10338b1Copy full SHA for 10338b1
1 file changed
docs/transports.md
@@ -24,7 +24,7 @@ It has everything to become the default transport of docker-java in future relea
24
| Windows Npipe support | ✅ |
25
| Stdin attachment support | ✅ |
26
27
-The idea of this transport is to provide a transport that supports 100% of the features without having to sorry about transitive dependencies.
+The idea of this transport is to provide a transport that supports 100% of the features without having to worry about transitive dependencies.
28
29
Note: due to the implementation details, it cannot be true "0 dependencies" module, so it needs to depend on `slf4j-api` and JNA.
30
0 commit comments