diff --git a/docs/healthchecks.md b/docs/healthchecks.md
index 4f93d032..dbdd6a57 100644
--- a/docs/healthchecks.md
+++ b/docs/healthchecks.md
@@ -57,7 +57,7 @@ name: healthchecks
- unhealthy tasks are terminated (i.e. the service is restarted)
- failed deployments can be rolled back automatically
-
(by setting *at least* the flag `--update-failure action rollback`)
+
(by setting *at least* the flag `--update-failure-action rollback`)
---