Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit ee6cf38

Browse files
committed
Fixed linting error
1 parent 010c7b9 commit ee6cf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/config/setup-cron_2.3_how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ In [Composer-based installations](https://glossary.magento.com/composer), runnin
4848
Starting in Magento version 2.3.4, cron tasks are categorized into two groups:
4949

5050
* The `all` group includes the `cron:run`, `update/cron.php`, and `setup:cron:run` tasks.
51-
* The `non-optional` group includes only the `cron:run` task.
51+
* The `non-optional` group includes only the `cron:run` task.
5252

5353
Use `--non-optional` (or `-d`) to install a non-optional CRON job:
5454

0 commit comments

Comments
 (0)