Skip to content

Commit c4b1c31

Browse files
maffpoolJean85
authored andcommitted
Fix README yaml quotes
1 parent 2ee3356 commit c4b1c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The following options can be configured via ``app/config/config.yml``.
9191
```yaml
9292
sentry:
9393
skip_capture:
94-
- "Symfony\Component\HttpKernel\Exception\HttpExceptionInterface"
94+
- 'Symfony\Component\HttpKernel\Exception\HttpExceptionInterface'
9595
```
9696
9797
### Listeners' priority

0 commit comments

Comments
 (0)