diff --git a/docs/docs/35-references/10-promotion-steps.md b/docs/docs/35-references/10-promotion-steps.md index 34b9c4db68..aee4496e7a 100644 --- a/docs/docs/35-references/10-promotion-steps.md +++ b/docs/docs/35-references/10-promotion-steps.md @@ -76,9 +76,9 @@ steps: value: ${{ outputs.step1.someOutput }} ``` -When a variable in a step is also defined as a global variable in the [Promotion -Template](../30-how-to-guides/14-working-with-stages.md#promotion-templates), -the step variable takes precedence over the global variable. +When a variable in a step is also defined as a global variable in the +[Promotion Template](../30-how-to-guides/14-working-with-stages.md#promotion-templates) +, the step variable takes precedence over the global variable. ### Step Outputs