mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Fixed typo.
Signed-off-by: Genki Takiuchi <genki@s21g.com>
Upstream-commit: 5a53ae5170
Component: cli
This commit is contained in:
@@ -40,7 +40,7 @@ UpdateStatus:
|
||||
{{- end }}
|
||||
Placement:
|
||||
{{- if .TaskPlacementConstraints -}}
|
||||
Contraints: {{ .TaskPlacementConstraints }}
|
||||
Constraints: {{ .TaskPlacementConstraints }}
|
||||
{{- end }}
|
||||
{{- if .HasUpdateConfig }}
|
||||
UpdateConfig:
|
||||
|
||||
Reference in New Issue
Block a user