Skip to content

Commit

Permalink
Oxford comma
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Gross <tgross@hashicorp.com>
  • Loading branch information
lukas-w and tgross authored Dec 9, 2021
1 parent 126c1c4 commit 6a3ec0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/commands/job/run.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ exit after scheduling and deployment have finished or failed.
On successful job submission and scheduling, exit code 0 will be returned. If
there are job placement issues encountered (unsatisfiable constraints, resource
exhaustion, etc), then the exit code will be 2. Any other errors, including
deployment failures, client connection issues or internal errors, are indicated
deployment failures, client connection issues, or internal errors, are indicated
by exit code 1.

If the job has specified the region, the `-region` flag and `$NOMAD_REGION`
Expand Down

0 comments on commit 6a3ec0b

Please sign in to comment.