minor updates to user guide
[arvados.git] / doc / user / tutorials / tutorial-job1.html.textile.liquid
index b66d2e696fa7ecf5e0afb1fc96b8fb18ee50259d..a0dd8960335f2a57b2466f9c7a34c227b712ddde 100644 (file)
@@ -91,7 +91,7 @@ Use @arv job create@ to actually submit the job.  It should print out a JSON obj
 </code></pre>
 </notextile>
 
-The job is new queued and will start running as soon as it reaches the front of the queue.  Fields to pay attention to include:
+The job is now queued and will start running as soon as it reaches the front of the queue.  Fields to pay attention to include:
 
  * @"uuid"@ is the unique identifier for this specific job
  * @"script_version"@ is the actual revision of the script used.  This is useful if the version was described using the "repository:branch" format.