Skip to content

Commit ebc941c

Browse files
authored
typo in README
1 parent 4d3bc7e commit ebc941c

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
@@ -42,7 +42,7 @@ Have a look at [this specific trait](https://github.com/whisklabs/docker-it-scal
4242

4343
### Overriding execution environment
4444

45-
If you need to have custom setup for you environment, you need to override `dockerFactory` field, providing `DockerClient` instance
45+
If you need to have a custom environment setup, you need to override `dockerFactory` field, providing `DockerClient` instance
4646

4747
```scala
4848
import com.spotify.docker.client.{DefaultDockerClient, DockerClient}

0 commit comments

Comments
 (0)