Skip to content

Commit 6c271ab

Browse files
authored
config: fix header formatting
Signed-off-by: Jonathan Boulle <[email protected]>
1 parent 021bb35 commit 6c271ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Since the [configuration JSON](#image-json) that gets hashed references hashes o
133133
Sets the current working directory of the entrypoint process in the container.
134134
This value acts as a default and is replaced by a working directory specified when creating a container.
135135

136-
- **Labels ** *object*, OPTIONAL
136+
- **Labels** *object*, OPTIONAL
137137

138138
The field contains arbitrary metadata for the container.
139139
Labels MUST be a key-value map where both the key and value MUST be strings.

0 commit comments

Comments
 (0)