diff --git a/doc/source/user/jobs.rst b/doc/source/user/jobs.rst index ae720d8829..278c4f4536 100644 --- a/doc/source/user/jobs.rst +++ b/doc/source/user/jobs.rst @@ -222,7 +222,7 @@ of item. .. var:: projects :type: dict - A list of all projects prepared by Zuul for the item. It + A dictionary of all projects prepared by Zuul for the item. It includes, at least, the item's own project. It also includes the projects of any items this item depends on, as well as the projects that appear in :attr:`job.required-projects`.