From 4a5cf3bee3b5ffd3ceb9c994bc0af46b0c7be2e0 Mon Sep 17 00:00:00 2001 From: Neal Borkert Date: Wed, 31 Aug 2016 10:23:00 -0400 Subject: [PATCH] Fixed grammar Changed "your" to "you" to become "...what would happen if you ran the updated job:" --- website/source/intro/getting-started/jobs.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/jobs.html.md b/website/source/intro/getting-started/jobs.html.md index 34d32391e..95562fa44 100644 --- a/website/source/intro/getting-started/jobs.html.md +++ b/website/source/intro/getting-started/jobs.html.md @@ -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