Skip to content

Commit 5587cfc

Browse files
authored
Merge pull request #33 from iltar/patch-1
Fixed missing code block notation
2 parents 9e94203 + b798902 commit 5587cfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@ services:
391391
class: AppBundle\Newsletter\NewsletterManager
392392
calls:
393393
- [setMailer, ['@?app.mailer']]
394+
```
394395

395396
#### Private Services
396397

0 commit comments

Comments
 (0)