Skip to content

Commit 9f02274

Browse files
authored
doc: fix typo in dind_patterns.md (#6300)
Minor typo: "Docker Dekstop" -> "Docker Desktop".
1 parent b1232fc commit 9f02274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/supported_docker_environment/continuous_integration/dind_patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Where:
3434

3535

3636
!!! note
37-
If you are using Docker Dekstop, you need to mount the Docker socket that bypasses the API proxy (see [this comment](https://github.com/docker/for-mac/issues/5588#issuecomment-934600089) for more details):
37+
If you are using Docker Desktop, you need to mount the Docker socket that bypasses the API proxy (see [this comment](https://github.com/docker/for-mac/issues/5588#issuecomment-934600089) for more details):
3838
`-v /var/run/docker.sock.raw:/var/run/docker.sock`
3939

4040
### Docker Compose example

0 commit comments

Comments
 (0)