Merge pull request #7644 from docker/typo-fixes

Fixes 7640
This commit is contained in:
Maria Bermudez 2018-11-08 17:27:20 -08:00 committed by GitHub
commit f07e2941b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Here are some key points to know about Docker for Mac before you get started:
The Docker Engine API is exposed on a
socket available to the Mac host at `/var/run/docker.sock`. This is the
default location Docker and Docker Compose clients use to connect to
the Docker daemon, so you to use `docker` and `docker-compose` CLI commands
the Docker daemon, so you can use `docker` and `docker-compose` CLI commands
on your Mac.