diff --git a/website/source/docs/job-specification/template.html.md b/website/source/docs/job-specification/template.html.md index b2a41ae1c..88fa109c7 100644 --- a/website/source/docs/job-specification/template.html.md +++ b/website/source/docs/job-specification/template.html.md @@ -33,7 +33,7 @@ job "docs" { source = "local/redis.conf.tpl" destination = "local/redis.conf" change_mode = "signal" - change_signal = "SIGNINT" + change_signal = "SIGINT" } } }