diff --git a/_includes/pbc/all/install-features/202407.0/install-the-order-management-feature.md b/_includes/pbc/all/install-features/202407.0/install-the-order-management-feature.md index 0b183bd850b..3fe93cb4dd1 100644 --- a/_includes/pbc/all/install-features/202407.0/install-the-order-management-feature.md +++ b/_includes/pbc/all/install-features/202407.0/install-the-order-management-feature.md @@ -623,7 +623,7 @@ You will be able to verify the invoice template configuration in a later step. {% endinfo_block %} -#### Adjust the scheduler configuration: +3. Adjust the scheduler configuration: **config/Zed/cronjobs/jenkins.php** @@ -638,7 +638,7 @@ $jobs[] = [ ]; ``` -#### 3. Apply the scheduler configuration update: +4. Apply the scheduler configuration update: ```bash vendor/bin/console scheduler:suspend