diff --git a/data/reusables/actions/jobs/about-matrix-strategy.md b/data/reusables/actions/jobs/about-matrix-strategy.md index 6b7e9ceee1..9032407e18 100644 --- a/data/reusables/actions/jobs/about-matrix-strategy.md +++ b/data/reusables/actions/jobs/about-matrix-strategy.md @@ -1 +1 @@ -A matrix strategy lets you use variables in a single job definition to automatically create multiple job runs that are based the combinations of the variables. For example, you can use a matrix strategy to test your code in multiple versions of a language or on multiple operating systems. +A matrix strategy lets you use variables in a single job definition to automatically create multiple job runs that are based on the combinations of the variables. For example, you can use a matrix strategy to test your code in multiple versions of a language or on multiple operating systems.