From f8308a496565a85eb01100e5645e54f80ba76c83 Mon Sep 17 00:00:00 2001 From: devmeyster Date: Wed, 9 Sep 2015 00:19:57 -0700 Subject: [PATCH] Minor formating changes - Changed ";" to "." at the end of bullet points for consistency Signed-off-by: Artur Meyster --- docs/userguide/dockerimages.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/userguide/dockerimages.md b/docs/userguide/dockerimages.md index 54d16ffd08..690f8f0c20 100644 --- a/docs/userguide/dockerimages.md +++ b/docs/userguide/dockerimages.md @@ -25,8 +25,8 @@ downloaded from a registry: by default the In this section we're going to explore Docker images a bit more including: -* Managing and working with images locally on your Docker host; -* Creating basic images; +* Managing and working with images locally on your Docker host. +* Creating basic images. * Uploading images to [Docker Hub Registry](https://registry.hub.docker.com). ## Listing images on the host