Skip to content

Commit

Permalink
[automatic] Update docs with bin/docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrank committed Feb 15, 2024
1 parent 3964520 commit ff69fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipe/magento2.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ This setting supports the same options/structure as [magento_themes](/docs/recip
### static_content_jobs
[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L63)

Also set the number of concurrent jobs to run. The default is 1
Also set the number of conccurent jobs to run. The default is 1
Update using: `set('static_content_jobs', '1');`

```php title="Default value"
Expand Down

0 comments on commit ff69fd2

Please sign in to comment.