mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
Fixed grammar
Changed "your" to "you" to become "...what would happen if you ran the updated job:"
This commit is contained in:
@@ -150,7 +150,7 @@ count = 3
|
||||
|
||||
Once you have finished modifying the job specification, use [`plan`
|
||||
command](/docs/commands/plan.html) to invoke a dry-run of the scheduler to see
|
||||
what would happen if your ran the updated job:
|
||||
what would happen if you ran the updated job:
|
||||
|
||||
```
|
||||
$ nomad plan example.nomad
|
||||
|
||||
Reference in New Issue
Block a user