diff --git a/website/source/docs/http/job.html.md b/website/source/docs/http/job.html.md index d9679620c..800540e59 100644 --- a/website/source/docs/http/job.html.md +++ b/website/source/docs/http/job.html.md @@ -54,7 +54,7 @@ region is used; another region can be specified using the `?region=` query param { "LTarget": "${attr.kernel.os}", "RTarget": "windows", - "Operand": "=", + "Operand": "=" } ], "TaskGroups": [ @@ -65,7 +65,7 @@ region is used; another region can be specified using the `?region=` query param { "LTarget": "${attr.kernel.os}", "RTarget": "linux", - "Operand": "=", + "Operand": "=" } ], "Tasks": [ @@ -104,7 +104,7 @@ region is used; another region can be specified using the `?region=` query param { "LTarget": "${attr.kernel.arch}", "RTarget": "amd64", - "Operand": "=", + "Operand": "=" } ], "Resources": {