Skip to content

Commit

Permalink
Update install-the-order-management-feature.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andriitserkovnyi committed Aug 22, 2024
1 parent 6d37bab commit f14102c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand All @@ -638,7 +638,7 @@ $jobs[] = [
];
```

#### 3. Apply the scheduler configuration update:
4. Apply the scheduler configuration update:

```bash
vendor/bin/console scheduler:suspend
Expand Down

0 comments on commit f14102c

Please sign in to comment.