diff --git a/source/_docs/scripts/conditions.markdown b/source/_docs/scripts/conditions.markdown index 7e9efacc8f8..5075306feff 100644 --- a/source/_docs/scripts/conditions.markdown +++ b/source/_docs/scripts/conditions.markdown @@ -424,7 +424,7 @@ condition: {% endraw %} -But also in the `repeat` action's `while` or `until` option, or in a `choose` action's `conditions` option: +It's also supported in the `repeat` action's `while` or `until` option, or in a `choose` action's `conditions` option: {% raw %} @@ -447,15 +447,15 @@ But also in the `repeat` action's `while` or `until` option, or in a `choose` ac {% endraw %} -