Merge pull request #3164 from l0rd/fix-typo

Fix typo in examples/docker-for-mac.md
This commit is contained in:
Rolf Neugebauer 2018-08-21 12:11:57 +02:00 committed by GitHub
commit 0560fa409f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ configuration, for example:
```
In another terminal you should now be able to access docker via the
socket `guest.00000947` in the state directory
socket `guest.00000948` in the state directory
(`docker-for-mac-state/` by default):
```