From 773528fc2be74cee57742bd1a4b3618880765b10 Mon Sep 17 00:00:00 2001 From: AJ Bowen Date: Fri, 7 Oct 2016 16:19:05 +0200 Subject: [PATCH] They're --> Their --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index da776bd6..5a2abbdf 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1662,7 +1662,7 @@ Can you see how? - They are using a different kind of ID, reflecting the fact that they are SwarmKit objects instead of "classic" Docker Engine objects. -- They're *scope* is "swarm" instead of "local". +- Their *scope* is `swarm` instead of `local`. - They are using the overlay driver.