mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Added periods at the end of bullet points for consistency
Signed-off-by: Artur Meyster <arthurfbi@yahoo.com>
This commit is contained in:
parent
9ca4aa4797
commit
2022fa81ff
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue