From 8afd5cad317920cceed7536d278974d9251b0325 Mon Sep 17 00:00:00 2001 From: Felix Schindler Date: Wed, 8 Apr 2015 10:30:42 +0200 Subject: [PATCH] Fixing typo. Added missing white space. Signed-off-by: Felix Schindler --- docs/sources/userguide/dockerhub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/userguide/dockerhub.md b/docs/sources/userguide/dockerhub.md index bbdd1b6f6e..3d4007d302 100644 --- a/docs/sources/userguide/dockerhub.md +++ b/docs/sources/userguide/dockerhub.md @@ -10,7 +10,7 @@ including how to create an account. The [Docker Hub](https://hub.docker.com) is a centralized resource for working with Docker and its components. Docker Hub helps you collaborate with colleagues and get the -most out of Docker.To do this, it provides services such as: +most out of Docker. To do this, it provides services such as: * Docker image hosting. * User authentication.