Skip to content

Commit cc01074

Browse files
authored
Update README.md skip capture line
1 parent 0d3dede commit cc01074

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)