From 62c46e10f236a205bb2fe2dc1ecd8d4ea3ca5f30 Mon Sep 17 00:00:00 2001 From: Mario Loriedo Date: Mon, 20 Aug 2018 18:29:09 +0200 Subject: [PATCH] Fix typo in examples/docker-for-mac.md Signed-off-by: Mario Loriedo --- examples/docker-for-mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/docker-for-mac.md b/examples/docker-for-mac.md index f4040fc19..fc29677c4 100644 --- a/examples/docker-for-mac.md +++ b/examples/docker-for-mac.md @@ -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): ```