Fix two typos on zuul documentation

ar   => are
addtion => addition

Change-Id: I93e3016b0667b7dd2f81d526b52cae4cba9e89c2
This commit is contained in:
Atsushi SAKAI 2015-07-28 22:15:48 +09:00
parent c051e5970b
commit 5d7e93be95
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ Since 1.3.0:
matches all jobs). matches all jobs).
* Multiple triggers are now supported (currently Gerrit and a simple * Multiple triggers are now supported (currently Gerrit and a simple
Timer trigger ar supported). Your layout.yaml file will need to Timer trigger are supported). Your layout.yaml file will need to
change to add the key "gerrit:" inside of the "triggers:" list to change to add the key "gerrit:" inside of the "triggers:" list to
specify a Gerrit trigger (and facilitate adding other kinds of specify a Gerrit trigger (and facilitate adding other kinds of
triggers later). See the sample layout.yaml and Zuul section of the triggers later). See the sample layout.yaml and Zuul section of the

View File

@ -1064,7 +1064,7 @@ also be added::
- foobar-extra-special-job - foobar-extra-special-job
Individual jobs may optionally be added to pipelines (e.g. check, Individual jobs may optionally be added to pipelines (e.g. check,
gate, et cetera) for a project, in addtion to those provided by gate, et cetera) for a project, in addition to those provided by
templates. templates.
The order of the jobs listed in the project (which only affects the The order of the jobs listed in the project (which only affects the