Skip to content

Commit dbfd824

Browse files
authored
Merge pull request #1554 from zaartix/patch-2
typo fixed
2 parents fc87ca0 + fcb63fc commit dbfd824

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/cookbook/speed-up-populate-command.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ $ composer require enqueue/elastica-bundle:^0.8.1 enqueue/fs:^0.8
2727
```
2828

2929
Default `enqueue.yaml`:
30-
```enqueue:
30+
```
31+
enqueue:
3132
default:
3233
transport:
3334
dsn: '%env(resolve:ENQUEUE_DSN)%'

0 commit comments

Comments
 (0)