diff --git a/docs/pipelines/process/stages.md b/docs/pipelines/process/stages.md index b89bd314b0a..cba305ff983 100644 --- a/docs/pipelines/process/stages.md +++ b/docs/pipelines/process/stages.md @@ -113,7 +113,7 @@ stages: ::: moniker range="<=azure-devops" -If you specify a `pool` at the stage level, all jobs in that stage use that pool unless the stage is specified at the job level. +If you specify a `pool` at the stage level, all jobs in the stage use that pool unless a pool is specified at the job level. ```yaml