Browse code

Added periods at the end of bullet points for consistency

Signed-off-by: Artur Meyster <arthurfbi@yahoo.com>

Artur Meyster authored on 2015/09/09 15:17:10
Showing 1 changed files
... ...
@@ -48,9 +48,9 @@ notation. Use the following guidelines to name your keys:
48 48
   reserved for Docker's internal use.
49 49
 
50 50
 - Keys should only consist of lower-cased alphanumeric characters,
51
-  dots and dashes (for example, `[a-z0-9-.]`)
51
+  dots and dashes (for example, `[a-z0-9-.]`).
52 52
 
53
-- Keys should start *and* end with an alpha numeric character
53
+- Keys should start *and* end with an alpha numeric character.
54 54
 
55 55
 - Keys may not contain consecutive dots or dashes.
56 56