Skip to content

Commit

Permalink
fix emdash
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross committed Jun 17, 2020
1 parent 90b941d commit 89eca7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/docs/job-specification/multiregion.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Enterprise. This is not present in the open source version of Nomad.

The `multiregion` stanza specifies that a job will be deployed to multiple
[federated regions]. If omitted, the job will be deployed to a single region
&emdash; the one specified by the `region` field or the `-region` command line
the one specified by the `region` field or the `-region` command line
flag to `nomad job run`.

Federated Nomad clusters are members of the same gossip cluster but not the
Expand Down

0 comments on commit 89eca7f

Please sign in to comment.