Fix typo in examples/docker-for-mac.md

Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
This commit is contained in:
Mario Loriedo 2018-08-20 18:29:09 +02:00
parent a9da8c624d
commit 62c46e10f2

View File

@ -35,7 +35,7 @@ configuration, for example:
``` ```
In another terminal you should now be able to access docker via the 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): (`docker-for-mac-state/` by default):
``` ```