From ee40a8603d119a99e42fc33e18d46a127a1b8d58 Mon Sep 17 00:00:00 2001 From: Genki Takiuchi Date: Sun, 26 Feb 2017 12:51:03 +0900 Subject: [PATCH] Fixed typo. Signed-off-by: Genki Takiuchi Upstream-commit: d654c3d83152a4bf879ddf04ae637d1e424453ee Component: engine --- components/engine/cli/command/formatter/service.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/cli/command/formatter/service.go b/components/engine/cli/command/formatter/service.go index 09f4368f4e..b13c5ee608 100644 --- a/components/engine/cli/command/formatter/service.go +++ b/components/engine/cli/command/formatter/service.go @@ -40,7 +40,7 @@ UpdateStatus: {{- end }} Placement: {{- if .TaskPlacementConstraints -}} - Contraints: {{ .TaskPlacementConstraints }} + Constraints: {{ .TaskPlacementConstraints }} {{- end }} {{- if .HasUpdateConfig }} UpdateConfig: