Skip to content

Commit a62e723

Browse files
authored
Merge pull request #18 from mikepage/patch-1
Update README.md skip capture line
2 parents 0d3dede + cc01074 commit a62e723

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
@@ -108,5 +108,5 @@ sentry:
108108
```yaml
109109
sentry:
110110
skip_capture:
111-
- "Symfony\Component\HttpKernel\Exception\HttpExceptionInterface"
111+
- "Symfony\\Component\\HttpKernel\\Exception\\HttpExceptionInterface"
112112
```

0 commit comments

Comments
 (0)