From 9c63a0027975e60ec04abe49627cf752279cd4ae Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Thu, 2 Mar 2017 10:38:52 -0800 Subject: [PATCH] Fix for global header --- _includes/global-header.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/global-header.html b/_includes/global-header.html index 60b27a2aaa..abe5d2c190 100644 --- a/_includes/global-header.html +++ b/_includes/global-header.html @@ -49,11 +49,11 @@
-

Docker's Documentation

+

Docker Documentation

Docker provides a way to run applications securely isolated in a container, packaged with all its dependencies and libraries.