We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3bc7e commit ebc941cCopy full SHA for ebc941c
README.md
@@ -42,7 +42,7 @@ Have a look at [this specific trait](https://github.com/whisklabs/docker-it-scal
42
43
### Overriding execution environment
44
45
-If you need to have custom setup for you environment, you need to override `dockerFactory` field, providing `DockerClient` instance
+If you need to have a custom environment setup, you need to override `dockerFactory` field, providing `DockerClient` instance
46
47
```scala
48
import com.spotify.docker.client.{DefaultDockerClient, DockerClient}
0 commit comments