diff --git a/website/source/docs/job-specification/sidecar_task.html.md b/website/source/docs/job-specification/sidecar_task.html.md
index 0f123bcd1..9b46dae37 100644
--- a/website/source/docs/job-specification/sidecar_task.html.md
+++ b/website/source/docs/job-specification/sidecar_task.html.md
@@ -69,7 +69,7 @@ It is valid only within the context of a connect stanza.
- `resources` [resources][] - Resources needed by this task.
-- `meta` `(map:nil )` - Arbitary metadata associated with this task that's opaque to Nomad.
+- `meta` `(map:nil )` - Arbitrary metadata associated with this task that's opaque to Nomad.
- `logs` ([Logs][]: nil) - Specifies logging configuration for the
`stdout` and `stderr` of the task.