Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Seth Hoenig <seth.a.hoenig@gmail.com>
  • Loading branch information
tgross and shoenig committed Mar 14, 2022
1 parent b7febef commit d3d0618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/docs/job-specification/restart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ job "docs" {
```

If specified at the group level, the configuration is inherited by all
tasks in the group, including and [sidecar tasks][sidecar_task]. If
tasks in the group, including any [sidecar tasks][sidecar_task]. If
also present on the task, the policy is merged with the restart policy
from the encapsulating task group.

Expand Down Expand Up @@ -166,5 +166,5 @@ restart {
}
```

[sidecar_task]: docs/job-specification/sidecar_task
[sidecar_task]: /docs/job-specification/sidecar_task
[`reschedule`]: /docs/job-specification/reschedule

0 comments on commit d3d0618

Please sign in to comment.