Skip to content

Commit

Permalink
Fix typo in DinD docs (testcontainers#2725)
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidpie authored and quincy committed May 28, 2020
1 parent 7021989 commit c4f00bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Where:
* `-v /var/run/docker.sock:/var/run/docker.sock` will map the Docker socket

### Docker Compose example
The same can be achived with Docker Compose:
The same can be achieved with Docker Compose:
```yaml
tests:
image: maven:3
Expand Down

0 comments on commit c4f00bf

Please sign in to comment.