Add missing word to docs

Change-Id: I4087f4ef242419afaeb850304cc6092376fac75b
This commit is contained in:
James E. Blair 2017-07-20 17:14:54 -07:00
parent a08f459c23
commit babefced1c
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ Zuul Variables
Zuul supplies not only the variables specified by the job definition
to Ansible, but also some variables from the Zuul itself.
When a pipeline is triggered an action, it enqueues items which may
When a pipeline is triggered by an action, it enqueues items which may
vary based on the pipeline's configuration. For example, when a new
change is created, that change may be enqueued into the pipeline,
while a tag may be enqueued into the pipeline when it is pushed.