Forráskód Böngészése

Minor formating changes

- Changed ";" to "." at the end of bullet points for consistency

Signed-off-by: Artur Meyster <arthurfbi@yahoo.com>
devmeyster 9 éve
szülő
commit
f8308a4965
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      docs/userguide/dockerimages.md

+ 2 - 2
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
 In this section we're going to explore Docker images a bit more
 including:
 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).
 * Uploading images to [Docker Hub Registry](https://registry.hub.docker.com).
 
 
 ## Listing images on the host
 ## Listing images on the host