浏览代码

Added periods at the end of bullet points for consistency

Signed-off-by: Artur Meyster <arthurfbi@yahoo.com>
Artur Meyster 10 年之前
父节点
当前提交
2022fa81ff
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/userguide/labels-custom-metadata.md

+ 2 - 2
docs/userguide/labels-custom-metadata.md

@@ -48,9 +48,9 @@ notation. Use the following guidelines to name your keys:
   reserved for Docker's internal use.
 
 - Keys should only consist of lower-cased alphanumeric characters,
-  dots and dashes (for example, `[a-z0-9-.]`)
+  dots and dashes (for example, `[a-z0-9-.]`).
 
-- Keys should start *and* end with an alpha numeric character
+- Keys should start *and* end with an alpha numeric character.
 
 - Keys may not contain consecutive dots or dashes.