From aedc9080a1ad9b8fe3617a72a4e3a76174f5aa67 Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Mon, 12 Jun 2017 17:31:17 +0200 Subject: [PATCH] Remove stray ` Signed-off-by: Justin Cormack --- docs/platform-hyperkit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform-hyperkit.md b/docs/platform-hyperkit.md index 455cfbaf6..483207bcf 100644 --- a/docs/platform-hyperkit.md +++ b/docs/platform-hyperkit.md @@ -91,7 +91,7 @@ docker build -t socat . docker run --rm -t -d -p 6379:6379 socat tcp-listen:6379,reuseaddr,fork tcp::6379 ``` -#### Port forwarding with VPNKit` +#### Port forwarding with VPNKit VPNKit has the general tooling to expose any guest VM port on the host (just like it does with containers in Docker for Mac). To enable forwarding, a